Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c159 #define COMF_HREF_LOW BIT(4) macro
943 | ((comf & COMF_HREF_LOW) ? V4L2_MBUS_HSYNC_ACTIVE_LOW in ov6650_get_mbus_config()
968 ret = ov6650_reg_rmw(client, REG_COMF, COMF_HREF_LOW, 0); in ov6650_set_mbus_config()
970 ret = ov6650_reg_rmw(client, REG_COMF, 0, COMF_HREF_LOW); in ov6650_set_mbus_config()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c159 #define COMF_HREF_LOW BIT(4) macro
992 | ((comf & COMF_HREF_LOW) ? V4L2_MBUS_HSYNC_ACTIVE_LOW in ov6650_get_mbus_config()

Completed in 4 milliseconds