Searched refs:config_val (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/clk/qcom/ |
D | hfpll.c | 24 .config_val = 0x430405d, 42 .config_val = 0x341600, 59 .config_val = 0x4e0405d, 76 .config_val = 0x141400,
|
D | clk-hfpll.h | 23 u32 config_val; member
|
D | clk-hfpll.c | 30 if (hd->config_val) in __clk_hfpll_init_once() 31 regmap_write(regmap, hd->config_reg, hd->config_val); in __clk_hfpll_init_once()
|
D | gcc-msm8960.c | 98 .config_val = 0x7845c665, 126 .config_val = 0x7845c665, 140 .config_val = 0x7845c665, 168 .config_val = 0x7845c665, 196 .config_val = 0x7845c665, 224 .config_val = 0x7845c665, 238 .config_val = 0x7845c665,
|
D | gcc-ipq806x.c | 126 .config_val = 0x7845c665, 152 .config_val = 0x7845c665, 178 .config_val = 0x7845c665,
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | mt312.c | 535 u8 buf[5], config_val; in mt312_set_frontend() local 570 ret = mt312_readreg(state, CONFIG, &config_val); in mt312_set_frontend()
|