Searched refs:SRESET (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tw9910.c | 181 #define SRESET 0x80 /* resets the device to its default state macro 403 tw9910_mask_set(client, ACNTL1, SRESET, SRESET); in tw9910_reset()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tw9910.c | 181 #define SRESET 0x80 /* resets the device to its default state macro 403 tw9910_mask_set(client, ACNTL1, SRESET, SRESET); in tw9910_reset()
|
H A D | tc358746.c | 34 #define SRESET BIT(0) macro 374 err = tc358746_set_bits(tc358746, SYSCTL_REG, SRESET); in tc358746_sw_reset() 380 return tc358746_clear_bits(tc358746, SYSCTL_REG, SRESET); in tc358746_sw_reset()
|
Completed in 6 milliseconds