Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-sm501.c172 sm501_unit_power(dev->parent, SM501_GATE_USB_HOST, 1); in ohci_hcd_sm501_drv_probe()
203 sm501_unit_power(pdev->dev.parent, SM501_GATE_USB_HOST, 0); in ohci_hcd_sm501_drv_remove()
225 sm501_unit_power(dev->parent, SM501_GATE_USB_HOST, 0); in ohci_sm501_suspend()
239 sm501_unit_power(dev->parent, SM501_GATE_USB_HOST, 1); in ohci_sm501_resume()
/openbmc/linux/include/linux/
H A Dsm501-regs.h109 #define SM501_GATE_USB_HOST (11) macro
/openbmc/qemu/hw/display/
H A Dsm501.c150 #define SM501_GATE_USB_HOST 11 macro