Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/reset/
Darm-versatile-reboot.c25 #define VERSATILE_LOCK_VAL 0xA05F macro
84 VERSATILE_LOCK_VAL); in versatile_reboot()
92 VERSATILE_LOCK_VAL); in versatile_reboot()
102 VERSATILE_LOCK_VAL); in versatile_reboot()
108 VERSATILE_LOCK_VAL); in versatile_reboot()
115 VERSATILE_LOCK_VAL); in versatile_reboot()
123 VERSATILE_LOCK_VAL); in versatile_reboot()
/Linux-v4.19/drivers/irqchip/
Dirq-gic-realview.c16 #define VERSATILE_LOCK_VAL 0xA05F macro
63 VERSATILE_LOCK_VAL); in realview_gic_of_init()
/Linux-v4.19/drivers/clk/versatile/
Dclk-icst.c29 #define VERSATILE_LOCK_VAL 0xA05F macro
220 ret = regmap_write(icst->map, icst->lockreg_off, VERSATILE_LOCK_VAL); in vco_set()
322 VERSATILE_LOCK_VAL); in icst_set_rate()