Searched refs:em_loc (Results 1 – 1 of 1) sorted by relevance
266 u32 em_loc; /* enclosure management location */ member1347 writel(message[0], mmio + hpriv->em_loc); in ahci_transmit_led_message()1348 writel(message[1], mmio + hpriv->em_loc+4); in ahci_transmit_led_message()2666 u32 em_loc = readl(mmio + HOST_EM_LOC); in ahci_init_one() local2674 hpriv->em_loc = ((em_loc >> 16) * 4); in ahci_init_one()