HomeSort by relevance Sort by last modified time
    Searched refs:DI_POL_DRDY_POLARITY_15 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/video/
ipu_regs.h 105 DI_POL_DRDY_POLARITY_15 = 0x00000010,
ipu_disp.c 1148 reg &= ~(DI_POL_DRDY_DATA_POLARITY | DI_POL_DRDY_POLARITY_15);
1150 reg |= DI_POL_DRDY_POLARITY_15;
    [all...]

Completed in 45 milliseconds