Searched refs:CLKMGR_MEM_WR_SET_MSK (Results 1 – 2 of 2) sorted by relevance
192 #define CLKMGR_MEM_WR_SET_MSK BIT(25) macro
145 val = (CLKMGR_MEM_REQ_SET_MSK | CLKMGR_MEM_WR_SET_MSK | in membus_write_pll()166 val = ((CLKMGR_MEM_REQ_SET_MSK & ~CLKMGR_MEM_WR_SET_MSK) | addr); in membus_read_pll()
Completed in 5 milliseconds