Home
last modified time | relevance | path

Searched defs:toggle (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dlegacy_led.c23 void (*toggle)(void);/* Optional function for toggling LED */ member
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c312 uint32_t c, toggle; in ehci_submit_async() local
1222 uint32_t i, toggle; in _ehci_create_int_queue() local
1385 uint32_t token, toggle; in _ehci_poll_int_queue() local
H A Ddwc2.c823 int wait_for_chhltd(struct dwc2_hc_regs *hc_regs, uint32_t *sub, u8 *toggle) in wait_for_chhltd()
H A Dohci-hcd.c962 unsigned int toggle = 0; in td_submit_job() local
/rk3399_rockchip-uboot/drivers/usb/musb/
H A Dmusb_hcd.c40 u16 toggle = usb_gettoggle(dev, ep, dir_out); in write_toggle() local
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c672 unsigned int toggle = 0; in td_submit_job() local
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_host.c1793 u8 toggle; in musb_schedule() local
/rk3399_rockchip-uboot/include/
H A Dusb.h115 unsigned int toggle[2]; member