Home
last modified time | relevance | path

Searched defs:val_hi (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/usb/
A Dxhci.h1110 u64 val_hi = readl(ptr + 1); in xhci_readq() local
1119 u32 val_hi = upper_32_bits(val); in xhci_writeq() local
/u-boot/drivers/nvme/
A Dnvme.h540 u64 val_hi = readl(ptr + 1); in nvme_readq() local
549 u32 val_hi = upper_32_bits(val); in nvme_writeq() local

Completed in 17 milliseconds