Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_ahci.c234 struct resource *aux_mem; member
579 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()