Searched refs:SCU_WRITE_4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_mp.c144 #define SCU_WRITE_4(reg, value) bus_write_4(&aml8726_smp.scu_res, \ macro
248 SCU_WRITE_4(AML_SCU_CPU_PWR_STATUS_REG, scpsr);
335 SCU_WRITE_4(AML_SCU_CPU_PWR_STATUS_REG, scpsr);
437 SCU_WRITE_4(AML_SCU_INV_TAGS_REG, 0x0000ffff);
447 SCU_WRITE_4(AML_SCU_DIAG_CONTROL_REG, value);
460 SCU_WRITE_4(AML_SCU_CONTROL_REG, value);

Completed in 162 milliseconds