Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/rcar-vin/
Drcar-csi2.c124 #define PHTW_DWEN BIT(24) macro
935 PHTW_DWEN | PHTW_TESTDIN_DATA(data) | in rcsi2_phtw_write()
940 if (!(rcsi2_read(priv, PHTW_REG) & (PHTW_DWEN | PHTW_CWEN))) in rcsi2_phtw_write()