Home
last modified time | relevance | path

Searched refs:usb_flags (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c323 !test_bit(WORK_RX_HALT, &hw->usb_flags)) { in submit_rx_urb()
381 set_bit(WORK_TX_HALT, &hw->usb_flags); in submit_tx_urb()
421 if (test_bit(WORK_RX_HALT, &hw->usb_flags)) { in hfa384x_usb_defer()
434 clear_bit(WORK_RX_HALT, &hw->usb_flags); in hfa384x_usb_defer()
435 set_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()
449 clear_bit(WORK_RX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()
454 if (test_bit(WORK_TX_HALT, &hw->usb_flags)) { in hfa384x_usb_defer()
466 clear_bit(WORK_TX_HALT, &hw->usb_flags); in hfa384x_usb_defer()
467 set_bit(WORK_TX_RESUME, &hw->usb_flags); in hfa384x_usb_defer()
2845 set_bit(WORK_TX_HALT, &hw->usb_flags); in hfa384x_usbctlxq_run()
[all …]
H A Dhfa384x.h1043 unsigned long usb_flags; member
/openbmc/u-boot/include/usb/
H A Ddwc2_udc.h20 unsigned int usb_flags; member
/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c53 if (dev->pdata->usb_flags == PHY0_SLEEP) /* C210 Universal */ in otg_phy_init()
/openbmc/u-boot/board/samsung/trats2/
H A Dtrats2.c259 .usb_flags = PHY0_SLEEP,
/openbmc/u-boot/board/samsung/universal_c210/
H A Duniversal.c196 .usb_flags = PHY0_SLEEP,
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c467 .usb_flags = PHY0_SLEEP,
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c282 .usb_flags = PHY0_SLEEP,