Home
last modified time | relevance | path

Searched refs:RESET_CTRL (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-versatile/
H A Dtc2_pm.c30 #define RESET_CTRL 0x018 macro
118 return !(readl_relaxed(scc + RESET_CTRL) & mask); in tc2_core_in_reset()
132 pr_debug("%s(cpu=%u, cluster=%u): RESET_CTRL = 0x%08X\n", in tc2_pm_wait_for_powerdown()
134 readl_relaxed(scc + RESET_CTRL)); in tc2_pm_wait_for_powerdown()
/linux/include/linux/mfd/
H A Didt8a340_reg.h98 #define RESET_CTRL 0xc000 macro
/linux/drivers/ptp/
H A Dptp_clockmatrix.c1060 err = idtcm_write(idtcm, RESET_CTRL, in idtcm_state_machine_reset()