Searched full:dis_enblslpm_quirk (Results 1 – 25 of 43) sorted by relevance
12
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | snps,dwc3.yaml | 154 snps,dis_enblslpm_quirk: 321 snps,dis_enblslpm_quirk;
|
| H A D | qcom,dwc3.yaml | 175 snps,dis_enblslpm_quirk;
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | dwc3-haps.c | 31 PROPERTY_ENTRY_BOOL("snps,dis_enblslpm_quirk"),
|
| H A D | core.c | 748 if (dwc->dis_enblslpm_quirk) in dwc3_phy_setup() 1405 dwc->dis_enblslpm_quirk = device_property_read_bool(dev, in dwc3_get_properties() 1406 "snps,dis_enblslpm_quirk"); in dwc3_get_properties() 1813 dwc->dis_enblslpm_quirk) { in dwc3_suspend_common() 1878 if (dwc->dis_enblslpm_quirk) in dwc3_resume_common()
|
| H A D | core.h | 1084 * @dis_enblslpm_quirk: set if we clear enblslpm in GUSB2PHYCFG, 1305 unsigned dis_enblslpm_quirk:1; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | core.c | 433 if (dwc->dis_enblslpm_quirk) in dwc3_phy_setup() 1022 dwc->dis_enblslpm_quirk = dev_read_bool(dev, in dwc3_of_parse() 1023 "snps,dis_enblslpm_quirk"); in dwc3_of_parse()
|
| H A D | core.h | 840 unsigned dis_enblslpm_quirk:1; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3588.dtsi | 40 snps,dis_enblslpm_quirk;
|
| H A D | rk3399.dtsi | 406 snps,dis_enblslpm_quirk; 440 snps,dis_enblslpm_quirk;
|
| H A D | rk3588s.dtsi | 264 snps,dis_enblslpm_quirk; 365 snps,dis_enblslpm_quirk;
|
| H A D | rv1106.dtsi | 1193 snps,dis_enblslpm_quirk;
|
| H A D | .rk3399-evb.dtb.dts.tmp | |
| H A D | rk3328.dtsi | 659 snps,dis_enblslpm_quirk;
|
| H A D | rk3568.dtsi | 276 snps,dis_enblslpm_quirk; 308 snps,dis_enblslpm_quirk;
|
| H A D | .rk3399-puma-ddr1600.dtb.dts.tmp | |
| H A D | .rk3399-firefly.dtb.dts.tmp | |
| H A D | .rk3399-puma-ddr1866.dtb.dts.tmp | |
| H A D | .rk3399-puma-ddr1333.dtb.dts.tmp | |
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi3660-hikey960.dts | 754 snps,dis_enblslpm_quirk;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399pro-npu.dtsi | 151 snps,dis_enblslpm_quirk;
|
| H A D | rk3588.dtsi | 113 snps,dis_enblslpm_quirk;
|
| H A D | rk3399.dtsi | 452 snps,dis_enblslpm_quirk; 491 snps,dis_enblslpm_quirk;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | msm8996.dtsi | 1775 snps,dis_enblslpm_quirk; 1986 snps,dis_enblslpm_quirk;
|
| H A D | sm8150.dtsi | 926 snps,dis_enblslpm_quirk;
|
| H A D | msm8998.dtsi | 1690 snps,dis_enblslpm_quirk;
|
12