Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtc358743_regs.h368 #define MASK_RESET_CTRL 0x01 /* Reset active low */ macro
Dtc358743.c512 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, 0); in tc358743_reset_phy()
513 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, MASK_RESET_CTRL); in tc358743_reset_phy()