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

/linux-master/drivers/media/i2c/
H A Dtw9910.c181 #define SRESET 0x80 /* resets the device to its default state macro
403 tw9910_mask_set(client, ACNTL1, SRESET, SRESET);
H A Dtc358746.c34 #define SRESET BIT(0) macro
374 err = tc358746_set_bits(tc358746, SYSCTL_REG, SRESET);
380 return tc358746_clear_bits(tc358746, SYSCTL_REG, SRESET);

Completed in 123 milliseconds