Searched refs:ahci_px_offset (Results 1 – 1 of 1) sorted by relevance
537 static inline size_t ahci_px_offset(uint8_t port, uint32_t reg_num) in ahci_px_offset() function545 return ahci_rreg(ahci, ahci_px_offset(port, reg_num)); in ahci_px_rreg()551 ahci_wreg(ahci, ahci_px_offset(port, reg_num), value); in ahci_px_wreg()