Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/ccs/
Dccs-regs.h13 #define CCS_FL_BASE 16 macro
14 #define CCS_FL_16BIT BIT(CCS_FL_BASE)
15 #define CCS_FL_32BIT BIT(CCS_FL_BASE + 1)
16 #define CCS_FL_FLOAT_IREAL BIT(CCS_FL_BASE + 2)
17 #define CCS_FL_IREAL BIT(CCS_FL_BASE + 3)