Home
last modified time | relevance | path

Searched refs:VIACAM_SERIAL_BIT (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/platform/via/
Dvia-camera.c1095 #define VIACAM_SERIAL_BIT 0x40 macro
1106 if ((cbyte & VIACAM_SERIAL_BIT) == 0) in viacam_serial_is_enabled()
1117 VIACAM_SERIAL_CREG, cbyte & ~VIACAM_SERIAL_BIT); in viacam_serial_is_enabled()