Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dtw9910.c181 #define SRESET 0x80 /* resets the device to its default state macro
403 tw9910_mask_set(client, ACNTL1, SRESET, SRESET); in tw9910_reset()
Dtc358746.c34 #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()