Searched refs:LDO_ST_MODE_BIT (Results 1 – 2 of 2) sorted by relevance
402 LDO_ST_MODE_BIT | LDO_ST_ON_BIT, in tps65910_set_mode()406 LDO_ST_ON_BIT | LDO_ST_MODE_BIT); in tps65910_set_mode()430 else if (value & LDO_ST_MODE_BIT) in tps65910_get_mode()
275 #define LDO_ST_MODE_BIT 0x02 macro