Searched refs:ahci_mask_set (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_ahci.c | 148 ahci_mask_set(struct resource *m, bus_size_t off, uint32_t mask, uint32_t set) in ahci_mask_set() function 191 ahci_mask_set(ctlr->r_mem, AHCI_PHYCS0R, in ahci_a10_phy_reset() 198 ahci_mask_set(ctlr->r_mem, AHCI_PHYCS1R, in ahci_a10_phy_reset() 217 ahci_mask_set(ctlr->r_mem, AHCI_PHYCS0R, in ahci_a10_phy_reset() 223 ahci_mask_set(ctlr->r_mem, AHCI_PHYCS2R, ~PHYCS2R_UF1_MASK, in ahci_a10_phy_reset()
|