Home
last modified time | relevance | path

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

/system/ulib/ddk/include/hw/
A Dpci.h209 static inline uint32_t pcie_read32(const volatile uint32_t* reg) { return le32toh(*reg); } in pcie_read32() function
/system/dev/block/ahci/
A Dahci.c34 #define ahci_read(reg) pcie_read32(reg)

Completed in 12 milliseconds