Home
last modified time | relevance | path

Searched refs:out_cfg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Drt6190-regulator.c100 u8 out_cfg[4]; in rt6190_out_enable() local
109 ret = regmap_raw_read(regmap, RT6190_REG_OUTV, out_cfg, in rt6190_out_enable()
110 sizeof(out_cfg)); in rt6190_out_enable()
118 ret = regmap_raw_write(regmap, RT6190_REG_OUTV, out_cfg, in rt6190_out_enable()
119 sizeof(out_cfg)); in rt6190_out_enable()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c363 goto out_cfg; in wil_if_alloc()
383 out_cfg: in wil_if_alloc()