Home
last modified time | relevance | path

Searched refs:usb_phy_ctrl (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c41 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
51 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
79 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
92 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c41 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
51 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
79 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
92 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c41 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
51 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
79 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
92 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c41 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
51 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
79 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
92 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c42 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
52 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
80 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
93 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()

12345678910>>...18