Searched refs:MASK_RESET_CTRL (Results 1 – 2 of 2) sorted by relevance
445 #define MASK_RESET_CTRL 0x01 /* Reset active low */ macro
498 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, 0); in tc358743_reset_phy()499 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, MASK_RESET_CTRL); in tc358743_reset_phy()