Searched refs:ext_cfg (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/pwm/ |
| H A D | pwm-adp5585.c | 45 unsigned int ext_cfg; member 53 return regmap_update_bits(adp5585_pwm->regmap, adp5585_pwm->ext_cfg, in pwm_adp5585_request() 62 regmap_update_bits(adp5585_pwm->regmap, adp5585_pwm->ext_cfg, in pwm_adp5585_free() 176 adp5585_pwm->ext_cfg = adp5585->regs->ext_cfg; in adp5585_pwm_probe()
|
| /linux/drivers/mfd/ |
| H A D | adp5585.c | 173 .ext_cfg = ADP5585_PIN_CONFIG_C, 184 .ext_cfg = ADP5589_PIN_CONFIG_D, 594 ret = regmap_update_bits(adp5585->regmap, regs->ext_cfg, in adp5585_setup()
|
| /linux/include/linux/mfd/ |
| H A D | adp5585.h | 193 unsigned int ext_cfg; member
|
| /linux/drivers/rapidio/ |
| H A D | rio.c | 1484 u32 i, pef, id_inc = 1, ext_cfg = 0; in rio_std_route_clr_table() local 1499 ext_cfg = 0x80000000; in rio_std_route_clr_table() 1510 ext_cfg | i); in rio_std_route_clr_table()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac.c | 2222 const struct rtw89_dle_mem *cfg, *ext_cfg; in rtw89_mac_dle_init() local 2238 ext_cfg = get_dle_mem_cfg(rtwdev, ext_mode); in rtw89_mac_dle_init() 2239 if (!ext_cfg) { in rtw89_mac_dle_init() 2245 ext_wde_min_qt_wcpu = ext_cfg->wde_min_qt->wcpu; in rtw89_mac_dle_init()
|