Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/reset/
H A Darm-versatile-reboot.c21 #define VERSATILE_LOCK_VAL 0xA05F macro
80 VERSATILE_LOCK_VAL); in versatile_reboot()
88 VERSATILE_LOCK_VAL); in versatile_reboot()
98 VERSATILE_LOCK_VAL); in versatile_reboot()
104 VERSATILE_LOCK_VAL); in versatile_reboot()
111 VERSATILE_LOCK_VAL); in versatile_reboot()
119 VERSATILE_LOCK_VAL); in versatile_reboot()
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-realview.c16 #define VERSATILE_LOCK_VAL 0xA05F macro
64 VERSATILE_LOCK_VAL); in realview_gic_of_init()
/openbmc/linux/drivers/clk/versatile/
H A Dclk-icst.c26 #define VERSATILE_LOCK_VAL 0xA05F macro
206 ret = regmap_write(icst->map, icst->lockreg_off, VERSATILE_LOCK_VAL); in vco_set()
308 VERSATILE_LOCK_VAL); in icst_set_rate()