Home
last modified time | relevance | path

Searched refs:toggle (Results 1 – 18 of 18) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dlegacy_led.c23 void (*toggle)(void);/* Optional function for toggling LED */ member
124 if (led_commands[i].toggle) in do_legacy_led()
125 led_commands[i].toggle(); in do_legacy_led()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c312 uint32_t c, toggle; in ehci_submit_async() local
395 toggle = usb_gettoggle(dev, usb_pipeendpoint(pipe), usb_pipeout(pipe)); in ehci_submit_async()
448 toggle = 1; in ehci_submit_async()
491 token = QT_TOKEN_DT(toggle) | in ehci_submit_async()
513 toggle ^= 1; in ehci_submit_async()
612 toggle = QT_TOKEN_GET_DT(qhtoken); in ehci_submit_async()
614 usb_pipeout(pipe), toggle); in ehci_submit_async()
1222 uint32_t i, toggle; in _ehci_create_int_queue() local
1280 toggle = usb_gettoggle(dev, usb_pipeendpoint(pipe), usb_pipeout(pipe)); in _ehci_create_int_queue()
1314 QT_TOKEN_DT(toggle) | in _ehci_create_int_queue()
[all …]
H A Dohci-hcd.c962 unsigned int toggle = 0; in td_submit_job() local
970 toggle = TD_T_TOGGLE; in td_submit_job()
972 toggle = TD_T_DATA0; in td_submit_job()
987 td_fill(ohci, info | (cnt? TD_T_TOGGLE:toggle), in td_submit_job()
993 td_fill(ohci, info | (cnt? TD_T_TOGGLE:toggle), data, in td_submit_job()
1032 TD_CC | TD_DP_OUT | toggle: in td_submit_job()
1033 TD_CC | TD_R | TD_DP_IN | toggle; in td_submit_job()
H A Ddwc2.c823 int wait_for_chhltd(struct dwc2_hc_regs *hc_regs, uint32_t *sub, u8 *toggle) in wait_for_chhltd() argument
837 *toggle = (hctsiz & DWC2_HCTSIZ_PID_MASK) >> DWC2_HCTSIZ_PID_OFFSET; in wait_for_chhltd()
840 *toggle); in wait_for_chhltd()
/rk3399_rockchip-uboot/include/
H A Dusb.h115 unsigned int toggle[2]; member
372 #define usb_gettoggle(dev, ep, out) (((dev)->toggle[out] >> ep) & 1)
373 #define usb_dotoggle(dev, ep, out) ((dev)->toggle[out] ^= (1 << ep))
374 #define usb_settoggle(dev, ep, out, bit) ((dev)->toggle[out] = \
375 ((dev)->toggle[out] & \
/rk3399_rockchip-uboot/doc/device-tree-bindings/i2c/
H A Di2c-gpio.txt17 between gpio-toggle operations. Speed [Hz] = 1000000 / 4 * udelay[us],
/rk3399_rockchip-uboot/scripts/
H A Dget_maintainer.pl1668 my $toggle = 0;
1669 $toggle = 1 if ($sel eq '*');
1671 $selected{$i} = $toggle;
1703 my $toggle = 0;
1704 $toggle = 1 if ($str eq '*');
1706 $authored{$i} = $toggle;
1713 my $toggle = 0;
1714 $toggle = 1 if ($str eq '*');
1716 $signed{$i} = $toggle;
/rk3399_rockchip-uboot/drivers/usb/musb/
H A Dmusb_hcd.c40 u16 toggle = usb_gettoggle(dev, ep, dir_out); in write_toggle() local
45 if (!toggle) { in write_toggle()
54 csr |= (toggle << MUSB_TXCSR_H_DATATOGGLE_SHIFT); in write_toggle()
58 if (!toggle) { in write_toggle()
69 csr |= (toggle << MUSB_S_RXCSR_H_DATATOGGLE); in write_toggle()
/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/
H A DREADME73 settings, toggle both SW6:1 and SW6:2.
/rk3399_rockchip-uboot/doc/
H A DREADME.LED53 __led_toggle is called to toggle the current state of the LED.
H A DREADME.mpc85xxcds87 After copying the image into the second bank of flash, be sure to toggle
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c672 unsigned int toggle = 0; in td_submit_job() local
677 toggle = TD_T_TOGGLE; in td_submit_job()
679 toggle = TD_T_DATA0; in td_submit_job()
693 td_fill (ohci, info | (cnt? TD_T_TOGGLE:toggle), data, 4096, dev, cnt, urb); in td_submit_job()
698 td_fill (ohci, info | (cnt? TD_T_TOGGLE:toggle), data, data_len, dev, cnt, urb); in td_submit_job()
/rk3399_rockchip-uboot/common/
H A Dusb.c687 dev->toggle[0] = 0; in usb_set_configuration()
688 dev->toggle[1] = 0; in usb_set_configuration()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos5420-peach-pit.dts142 0x00 0xf1 0x03 /* HPD CP toggle enable */
H A Drk3288-tinker.dtsi101 * but it shouldn't hurt to toggle this pin there anyway.
H A Dexynos5250-spring.dts583 0x00 0xf1 0x03 /* HPD CP toggle enable */
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_host.c1793 u8 toggle; in musb_schedule() local
1848 toggle = usb_gettoggle(urb->dev, qh->epnum, !is_in); in musb_schedule()
1852 toggle && (txtype == USB_ENDPOINT_XFER_ISOC)) in musb_schedule()
/rk3399_rockchip-uboot/board/sbc8548/
H A DREADME205 S1 Pwr toggle n/a n/a