Searched full:gfladj (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-dwc3.c | 338 REG32(GFLADJ, 0x530) 339 FIELD(GFLADJ, GFLADJ_REFCLK_240MHZDECR_PLS1, 31, 1) 340 FIELD(GFLADJ, GFLADJ_REFCLK_240MHZ_DECR, 24, 7) 341 FIELD(GFLADJ, GFLADJ_REFCLK_LPM_SEL, 23, 1) 342 FIELD(GFLADJ, RESERVED_22, 22, 1) 343 FIELD(GFLADJ, GFLADJ_REFCLK_FLADJ, 8, 14) 344 FIELD(GFLADJ, GFLADJ_30MHZ_SDBND_SEL, 7, 1) 345 FIELD(GFLADJ, GFLADJ_30MHZ, 0, 6) 558 },{ .name = "GFLADJ", .addr = A_GFLADJ,
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | snps,dwc3.yaml | 256 snps,gfladj-refclk-lpm-sel-quirk: 295 Value for GFLADJ_30MHZ field of GFLADJ register for post-silicon frame
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | debugfs.c | 236 dump_register(GFLADJ),
|
H A D | core.c | 1632 "snps,gfladj-refclk-lpm-sel-quirk"); in dwc3_get_properties()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp.dtsi | 2092 snps,gfladj-refclk-lpm-sel-quirk; 2135 snps,gfladj-refclk-lpm-sel-quirk;
|