Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dths7303.c32 #define THS7303_CHANNEL_2 2 macro
122 err = ths7303_write(sd, THS7303_CHANNEL_2, val); in ths7303_setval()
161 ths7303_write(sd, THS7303_CHANNEL_2, in ths7303_config()
162 (ths7303_read(sd, THS7303_CHANNEL_2) & 0xf8) | in ths7303_config()
305 ths7303_log_channel_status(sd, THS7303_CHANNEL_2); in ths7303_log_status()