Searched refs:aux_mem (Results 1 – 1 of 1) sorted by relevance
234 struct resource *aux_mem; member579 if (sc->aux_mem != NULL) { in tegra_ahci_ctrl_init()580 val = bus_read_4(sc->aux_mem, SATA_AUX_MISC_CNTL_1); in tegra_ahci_ctrl_init()582 bus_write_4(sc->aux_mem, SATA_AUX_MISC_CNTL_1, val); in tegra_ahci_ctrl_init()692 sc->aux_mem = bus_alloc_resource_any(dev, SYS_RES_MEMORY, in tegra_ahci_attach()