Searched refs:SLOT1 (Results 1 – 2 of 2) sorted by relevance
382 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_get_attention_status()423 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_get_power_status()463 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_get_latch_status()486 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_get_adapter_status()533 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_get_adapter_speed()635 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_query_power_fault()1138 temp_dword = readl(php_ctlr->creg + SLOT1 + (4*hp_slot)); in shpc_isr()1161 writel(temp_dword, php_ctlr->creg + SLOT1 + (4*hp_slot)); in shpc_isr()1537 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*hp_slot ); in shpc_init()1541 writel(tempdword, php_ctlr->creg + SLOT1 + (4*hp_slot)); in shpc_init()[all …]
288 SLOT1 = offsetof(struct ctrl_reg, slot1), enumerator