Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/plat-eznps/
Dsmp.c66 u32 sync_value; in eznps_init_core() local
86 sync_value = ioread32be(REG_GEN_PURP_0); in eznps_init_core()
87 sync_value |= NPS_CRG_SYNC_BIT; in eznps_init_core()
88 iowrite32be(sync_value, REG_GEN_PURP_0); in eznps_init_core()