Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arc/plat-eznps/
Dsmp.c55 u32 sync_value; in eznps_init_core() local
75 sync_value = ioread32be(REG_GEN_PURP_0); in eznps_init_core()
76 sync_value |= NPS_CRG_SYNC_BIT; in eznps_init_core()
77 iowrite32be(sync_value, REG_GEN_PURP_0); in eznps_init_core()