GENER_CTRL_REG1 Конфигурация CPUX: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 8MBUS_CLOCK_GATING_DIS Bit 7R/W 0x0 AXI to MBUS Clock Gating disable, the priority of this bit is higher than bit[6] MBUS_CLOCK_GATING_ENA Bit 6R/W 0x0 AXI to MBUS Clock Gating enable Unused Bits 5 : 0Команда U-Boot для чтения регистра md 9010004 1md 8100004 1 Bit fields structuretypedef union gener_ctrl_reg1 { struct { unsigned unused0 : 6; unsigned mbus_clock_gating_ena : 1; unsigned mbus_clock_gating_dis : 1; unsigned unused1 : 24; } b; unsigned long w; } GENER_CTRL_REG1 |