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