Home
last modified time | relevance | path

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

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