Searched refs:COM3 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | ov772x.c | 53 #define COM3 0x0C /* Common control 3 */ macro 809 return regmap_update_bits(regmap, COM3, VFLIP_IMG, val); in ov772x_s_ctrl() 814 return regmap_update_bits(regmap, COM3, HFLIP_IMG, val); in ov772x_s_ctrl() 1137 ret = regmap_update_bits(priv->regmap, COM3, SWAP_MASK | IMG_MASK, val); in ov772x_set_params()
|
D | ov2640.c | 183 #define COM3 0x0C /* Common control 3 */ macro 354 { COM3, 0x38 | COM3_BAND_AUTO },
|
/linux-6.12.1/Documentation/networking/ |
D | arcnet-hardware.rst | 297 IRQ 5 FREE (LPT2 if you have it; sometimes COM3; maybe PLIP)
|