Searched refs:U0_VIN_PIX_CNT_END_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/staging/media/starfive/camss/ | ||
| H A D | stf-capture.h | 29 #define U0_VIN_PIX_CNT_END_MASK GENMASK(12, 2) macro |
| H A D | stf-capture.c | 197 val &= ~U0_VIN_PIX_CNT_END_MASK; in stf_channel_set() |