Searched full:wiz (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/drivers/phy/ti/ |
D | phy-j721e-wiz.c | 334 struct wiz { struct 377 static int wiz_reset(struct wiz *wiz) in wiz_reset() argument 381 ret = regmap_field_write(wiz->por_en, 0x1); in wiz_reset() 387 ret = regmap_field_write(wiz->por_en, 0x0); in wiz_reset() 394 static int wiz_p_mac_div_sel(struct wiz *wiz) in wiz_p_mac_div_sel() argument 396 u32 num_lanes = wiz->num_lanes; in wiz_p_mac_div_sel() 401 if (wiz->lane_phy_type[i] == PHY_TYPE_SGMII || in wiz_p_mac_div_sel() 402 wiz->lane_phy_type[i] == PHY_TYPE_QSGMII || in wiz_p_mac_div_sel() 403 wiz->lane_phy_type[i] == PHY_TYPE_USXGMII) { in wiz_p_mac_div_sel() 404 ret = regmap_field_write(wiz->p_mac_div_sel0[i], 1); in wiz_p_mac_div_sel() [all …]
|
D | Kconfig | 37 tristate "TI J721E WIZ (SERDES Wrapper) support" 46 This option enables support for WIZ module present in TI's J721E 47 SoC. WIZ is a serdes wrapper used to configure some of the input
|
D | Makefile | 11 obj-$(CONFIG_PHY_J721E_WIZ) += phy-j721e-wiz.o
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | ti,phy-j721e-wiz.yaml | 5 $id: "http://devicetree.org/schemas/phy/ti,phy-j721e-wiz.yaml#" 8 title: TI J721E WIZ (SERDES Wrapper) 16 - ti,j721e-wiz-16g 17 - ti,j721e-wiz-10g 18 - ti,am64-wiz-10g 19 - ti,j7200-wiz-10g 27 description: clock-specifier to represent input to the WIZ 88 WIZ node should have subnode for refclk_dig to select the reference 124 WIZ node should have subnodes for each of the PLLs present in 151 WIZ node should have subnodes for each of the PMA common refclock [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | xilinx-xadc.txt | 27 * "xlnx,system-management-wiz-1.3": When using the 127 compatible = "xlnx,system-management-wiz-1.3";
|
/Linux-v6.1/include/dt-bindings/phy/ |
D | phy-ti.h | 9 /* Clock index for output clocks from WIZ */
|
/Linux-v6.1/arch/arm64/boot/dts/ti/ |
D | k3-j721e-main.dtsi | 359 serdes_wiz0: wiz@5000000 { 360 compatible = "ti,j721e-wiz-16g"; 419 serdes_wiz1: wiz@5010000 { 420 compatible = "ti,j721e-wiz-16g"; 479 serdes_wiz2: wiz@5020000 { 480 compatible = "ti,j721e-wiz-16g"; 539 serdes_wiz3: wiz@5030000 { 540 compatible = "ti,j721e-wiz-16g"; 793 serdes_wiz4: wiz@5050000 { 794 compatible = "ti,am64-wiz-10g";
|
D | k3-j7200-main.dtsi | 547 serdes_wiz0: wiz@5060000 { 548 compatible = "ti,j721e-wiz-10g";
|
D | k3-am64-main.dtsi | 796 serdes_wiz0: wiz@f000000 { 797 compatible = "ti,am64-wiz-10g";
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 274 * Note that PS/WM thread counts depend on the WIZ hashing in gen8_ctx_workarounds_init() 2542 * Note that PS/WM thread counts depend on the WIZ hashing in rcs_engine_wa_init() 2595 * Note that PS/WM thread counts depend on the WIZ hashing in rcs_engine_wa_init()
|
D | intel_gt_regs.h | 84 /* Disables pipelining of read flushes past the SF-WIZ interface.
|
/Linux-v6.1/kernel/ |
D | params.c | 160 /* Args looks like "foo=bar,bar2 baz=fuz wiz". */
|
/Linux-v6.1/drivers/iio/adc/ |
D | xilinx-xadc-core.c | 1179 .compatible = "xlnx,system-management-wiz-1.3",
|
/Linux-v6.1/arch/m68k/kernel/ |
D | head.S | 1340 * It doesn't take a wiz kid to figure you want 1.A.
|