Searched refs:SLOT_ENABLE (Results 1 – 2 of 2) sorted by relevance
141 SLOT_ENABLE = offsetof(struct ctrl_reg, slot_enable), enumerator545 slot_enable = readb(ctrl->hpc_reg + SLOT_ENABLE); in slot_disable()547 writeb(slot_enable, ctrl->hpc_reg + SLOT_ENABLE); in slot_disable()555 slot_enable = readb(ctrl->hpc_reg + SLOT_ENABLE); in slot_enable()557 writeb(slot_enable, ctrl->hpc_reg + SLOT_ENABLE); in slot_enable()565 slot_enable = readb(ctrl->hpc_reg + SLOT_ENABLE); in is_slot_enabled()573 return readb(ctrl->hpc_reg + SLOT_ENABLE); in read_slot_enable()
1164 writeb(0x00, ctrl->hpc_reg + SLOT_ENABLE); in set_controller_speed()1224 writeb(slot_power, ctrl->hpc_reg + SLOT_ENABLE); in set_controller_speed()