| /kernel/linux/linux-6.6/drivers/phy/ti/ |
| D | phy-j721e-wiz.c | 353 struct wiz { struct 398 static int wiz_reset(struct wiz *wiz) in wiz_reset() argument 402 ret = regmap_field_write(wiz->por_en, 0x1); in wiz_reset() 408 ret = regmap_field_write(wiz->por_en, 0x0); in wiz_reset() 415 static int wiz_p_mac_div_sel(struct wiz *wiz) in wiz_p_mac_div_sel() argument 417 u32 num_lanes = wiz->num_lanes; in wiz_p_mac_div_sel() 422 if (wiz->lane_phy_type[i] == PHY_TYPE_SGMII || in wiz_p_mac_div_sel() 423 wiz->lane_phy_type[i] == PHY_TYPE_QSGMII || in wiz_p_mac_div_sel() 424 wiz->lane_phy_type[i] == PHY_TYPE_USXGMII) { in wiz_p_mac_div_sel() 425 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
|
| /kernel/linux/linux-5.10/drivers/phy/ti/ |
| D | phy-j721e-wiz.c | 202 struct wiz { struct 229 static int wiz_reset(struct wiz *wiz) in wiz_reset() argument 233 ret = regmap_field_write(wiz->por_en, 0x1); in wiz_reset() 239 ret = regmap_field_write(wiz->por_en, 0x0); in wiz_reset() 246 static int wiz_mode_select(struct wiz *wiz) in wiz_mode_select() argument 248 u32 num_lanes = wiz->num_lanes; in wiz_mode_select() 254 if (wiz->lane_phy_type[i] == PHY_TYPE_DP) in wiz_mode_select() 259 ret = regmap_field_write(wiz->p_standard_mode[i], mode); in wiz_mode_select() 267 static int wiz_init_raw_interface(struct wiz *wiz, bool enable) in wiz_init_raw_interface() argument 269 u32 num_lanes = wiz->num_lanes; in wiz_init_raw_interface() [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
|
| /kernel/linux/linux-6.6/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,j721s2-wiz-10g 19 - ti,am64-wiz-10g 20 - ti,j7200-wiz-10g 21 - ti,j784s4-wiz-10g 29 description: clock-specifier to represent input to the WIZ 78 WIZ node should have subnode for refclk_dig to select the reference [all …]
|
| /kernel/linux/linux-5.10/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 24 description: clock-specifier to represent input to the WIZ 80 WIZ node should have subnodes for each of the PLLs present in 105 WIZ node should have subnodes for each of the PMA common refclock 123 WIZ node should have subnode for refclk_dig to select the reference 151 WIZ node should have '1' subnode for the SERDES. It could be either 175 wiz@5000000 { [all …]
|
| /kernel/linux/linux-6.6/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";
|
| /kernel/linux/linux-6.6/include/dt-bindings/phy/ |
| D | phy-ti.h | 9 /* Clock index for output clocks from WIZ */
|
| /kernel/linux/linux-5.10/drivers/staging/clocking-wizard/ |
| D | dt-binding.txt | 8 https://www.xilinx.com/support/documentation/ip_documentation/clk_wiz/v5_1/pg065-clk-wiz.pdf
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/ |
| D | k3-j721e-main.dtsi | 388 serdes_wiz0: wiz@5000000 { 389 compatible = "ti,j721e-wiz-16g"; 445 serdes_wiz1: wiz@5010000 { 446 compatible = "ti,j721e-wiz-16g"; 502 serdes_wiz2: wiz@5020000 { 503 compatible = "ti,j721e-wiz-16g"; 559 serdes_wiz3: wiz@5030000 { 560 compatible = "ti,j721e-wiz-16g";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-j721e-main.dtsi | 571 serdes_wiz0: wiz@5000000 { 572 compatible = "ti,j721e-wiz-16g"; 631 serdes_wiz1: wiz@5010000 { 632 compatible = "ti,j721e-wiz-16g"; 691 serdes_wiz2: wiz@5020000 { 692 compatible = "ti,j721e-wiz-16g"; 751 serdes_wiz3: wiz@5030000 { 752 compatible = "ti,j721e-wiz-16g"; 927 serdes_wiz4: wiz@5050000 { 928 compatible = "ti,am64-wiz-10g";
|
| D | k3-j7200-main.dtsi | 703 serdes_wiz0: wiz@5060000 { 704 compatible = "ti,j721e-wiz-10g";
|
| D | k3-am64-main.dtsi | 965 serdes_wiz0: wiz@f000000 { 966 compatible = "ti,am64-wiz-10g";
|
| D | k3-j721s2-main.dtsi | 1214 serdes_wiz0: wiz@5060000 { 1215 compatible = "ti,j721s2-wiz-10g";
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_workarounds.c | 292 * Note that PS/WM thread counts depend on the WIZ hashing in gen8_ctx_workarounds_init() 803 * Note that PS/WM thread counts depend on the WIZ hashing in snb_gt_workarounds_init() 878 * Note that PS/WM thread counts depend on the WIZ hashing in ivb_gt_workarounds_init() 929 * Note that PS/WM thread counts depend on the WIZ hashing in vlv_gt_workarounds_init() 972 * Note that PS/WM thread counts depend on the WIZ hashing in hsw_gt_workarounds_init()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_workarounds.c | 391 * Note that PS/WM thread counts depend on the WIZ hashing in gen8_ctx_workarounds_init() 2672 * Note that PS/WM thread counts depend on the WIZ hashing in rcs_engine_wa_init() 2725 * Note that PS/WM thread counts depend on the WIZ hashing in rcs_engine_wa_init()
|
| D | intel_gt_regs.h | 115 /* Disables pipelining of read flushes past the SF-WIZ interface.
|
| /kernel/linux/linux-6.6/kernel/ |
| D | params.c | 161 /* Args looks like "foo=bar,bar2 baz=fuz wiz". */
|
| /kernel/linux/linux-5.10/kernel/ |
| D | params.c | 160 /* Args looks like "foo=bar,bar2 baz=fuz wiz". */
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | xilinx-xadc-core.c | 1187 .compatible = "xlnx,system-management-wiz-1.3",
|
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| D | head.S | 1323 * It doesn't take a wiz kid to figure you want 1.A.
|
| /kernel/linux/linux-6.6/arch/m68k/kernel/ |
| D | head.S | 1340 * It doesn't take a wiz kid to figure you want 1.A.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_reg.h | 2783 /* Disables pipelining of read flushes past the SF-WIZ interface.
|