Home
last modified time | relevance | path

Searched refs:tx_de_emphasis (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c371 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_phy_setup()
621 u8 tx_de_emphasis; in dwc3_uboot_init() local
643 tx_de_emphasis = 1; in dwc3_uboot_init()
674 if (dwc3_dev->tx_de_emphasis) in dwc3_uboot_init()
675 tx_de_emphasis = dwc3_dev->tx_de_emphasis; in dwc3_uboot_init()
682 dwc->tx_de_emphasis = tx_de_emphasis; in dwc3_uboot_init()
H A Dcore.h818 unsigned tx_de_emphasis:2; member
/openbmc/u-boot/include/
H A Ddwc3-uboot.h34 unsigned tx_de_emphasis; member
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c653 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_phy_setup()
1437 u8 tx_de_emphasis; in dwc3_get_properties() local
1455 tx_de_emphasis = 1; in dwc3_get_properties()
1577 &tx_de_emphasis); in dwc3_get_properties()
1592 dwc->tx_de_emphasis = tx_de_emphasis; in dwc3_get_properties()
H A Dcore.h1342 unsigned tx_de_emphasis:2; member
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-hikey960.dts679 snps,tx_de_emphasis = <1>;
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3.yaml182 snps,tx_de_emphasis: