Searched refs:SLOT_ENABLE (Results 1 – 1 of 1) sorted by relevance
157 SLOT_ENABLE = offsetof(struct ctrl_reg, slot_enable), enumerator607 slot_enable = readb(ctrl->hpc_reg + SLOT_ENABLE); in slot_disable()609 writeb(slot_enable, ctrl->hpc_reg + SLOT_ENABLE); in slot_disable()617 slot_enable = readb(ctrl->hpc_reg + SLOT_ENABLE); in slot_enable()619 writeb(slot_enable, ctrl->hpc_reg + SLOT_ENABLE); in slot_enable()627 slot_enable = readb(ctrl->hpc_reg + SLOT_ENABLE); in is_slot_enabled()635 return readb(ctrl->hpc_reg + SLOT_ENABLE); in read_slot_enable()861 writeb(0x00, ctrl->hpc_reg + SLOT_ENABLE); in set_controller_speed()921 writeb(slot_power, ctrl->hpc_reg + SLOT_ENABLE); in set_controller_speed()