Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/rcar-vin/
Drcar-csi2.c119 #define PHTW_DWEN BIT(24) macro
802 PHTW_DWEN | PHTW_TESTDIN_DATA(data) | in rcsi2_phtw_write()
807 if (!(rcsi2_read(priv, PHTW_REG) & (PHTW_DWEN | PHTW_CWEN))) in rcsi2_phtw_write()