Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Dtps65910-regulator.c541 value >>= BBCH_BBSEL_SHIFT; in tps65910_get_voltage_sel()
656 selector << BBCH_BBSEL_SHIFT); in tps65910_set_voltage_sel()
691 selector << BBCH_BBSEL_SHIFT); in tps65911_set_voltage_sel()
/Linux-v6.6/include/linux/mfd/
Dtps65910.h356 #define BBCH_BBSEL_SHIFT 1 macro