Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-adp5585.c45 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/include/linux/mfd/
H A Dadp5585.h193 unsigned int ext_cfg; member
/linux/drivers/rapidio/
H A Drio.c1484 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()