Searched refs:thp7312_read_poll_timeout (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | thp7312.c | 354 #define thp7312_read_poll_timeout(dev, addr, val, cond, sleep_us, timeout_us) \ macro 410 ret = thp7312_read_poll_timeout(thp7312, TH7312_REG_CUSTOM_MIPI_STATUS, in thp7312_set_mipi_lanes() 428 ret = thp7312_read_poll_timeout(thp7312, THP7312_REG_CAMERA_STATUS, val, in thp7312_change_mode() 446 ret = thp7312_read_poll_timeout(thp7312, THP7312_REG_DRIVING_MODE_STATUS, in thp7312_change_mode()
|