Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dtps6594-regulator.c448 1, 0, 0, NULL, 0, TPS6594_BIT_LDO_BYPASS),
455 1, 0, 0, NULL, 0, TPS6594_BIT_LDO_BYPASS),
462 1, 0, 0, NULL, 0, TPS6594_BIT_LDO_BYPASS),
479 1, 0, 0, NULL, 0, TPS6594_BIT_LDO_BYPASS),
486 1, 0, 0, NULL, 0, TPS6594_BIT_LDO_BYPASS),
493 1, 0, 0, NULL, 0, TPS6594_BIT_LDO_BYPASS),
/linux-6.12.1/include/linux/mfd/
Dtps6594.h291 #define TPS6594_BIT_LDO_BYPASS BIT(7) macro