Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps6524x-regulator.c117 #define STAT_INVALID BIT(1) macro
178 if (status & STAT_INVALID) in __read_reg()
231 if (status & (STAT_INVALID | STAT_WP)) in __write_reg()