Searched refs:SD_STD_MASK (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dadv7343_regs.h124 #define SD_STD_MASK (0x03) macro
H A Dadv7393_regs.h133 #define SD_STD_MASK (0x03) macro
H A Dadv7393.c162 val = state->reg80 & ~SD_STD_MASK;
H A Dadv7343.c158 val = state->reg80 & (~(SD_STD_MASK));

Completed in 150 milliseconds