Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpci_rom.h32 uint8_t indicator; member
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dexynos_mipi_dsi.txt44 - RxValid specifies Rx data valid indicator.
45 - RxLpdt specifies an indicator that D-PHY is under RxLpdt mode
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_rom.c171 } while ((rom_data->type != 0) && (rom_data->indicator == 0)); in pci_rom_load()