Searched refs:TPS_LED2_ON (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/mfd/ | ||
D | tps65010.h | 70 #define TPS_LED2_ON 0x0a macro |
/linux-5.19.10/drivers/mfd/ | ||
D | tps65010.c | 258 value = i2c_smbus_read_byte_data(tps->client, TPS_LED2_ON); in dbg_show() |