Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dtps6524x-regulator.c118 #define STAT_WP BIT(0) macro
231 if (status & (STAT_INVALID | STAT_WP)) in __write_reg()