Lines Matching +defs:val +defs:fld
92 u32 val; in ccu_pll_reset() local
109 u32 val = 0; in ccu_pll_enable() local
145 u32 val = 0; in ccu_pll_is_enabled() local
157 u32 val = 0; in ccu_pll_recalc_rate() local
251 u32 mask, val; in ccu_pll_set_rate_reset() local
282 u32 mask, val; in ccu_pll_set_rate_norst() local
369 static int ccu_pll_dbgfs_bit_set(void *priv, u64 val) in ccu_pll_dbgfs_bit_set()
383 static int ccu_pll_dbgfs_fld_set(void *priv, u64 val) in ccu_pll_dbgfs_fld_set()
385 struct ccu_pll_dbgfs_fld *fld = priv; in ccu_pll_dbgfs_fld_set() local
411 static int ccu_pll_dbgfs_bit_get(void *priv, u64 *val) in ccu_pll_dbgfs_bit_get()
425 static int ccu_pll_dbgfs_fld_get(void *priv, u64 *val) in ccu_pll_dbgfs_fld_get()
427 struct ccu_pll_dbgfs_fld *fld = priv; in ccu_pll_dbgfs_fld_get() local