Searched full:wiz (Results 1 – 18 of 18) sorted by relevance
/linux-6.14.4/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
|
/linux-6.14.4/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 …]
|
/linux-6.14.4/arch/arm64/boot/dts/ti/ |
D | k3-j784s4-main.dtsi | 80 serdes_wiz2: wiz@5020000 { 81 compatible = "ti,j784s4-wiz-10g";
|
D | k3-j722s-main.dtsi | 21 compatible = "ti,am64-wiz-10g"; 59 compatible = "ti,am64-wiz-10g";
|
D | k3-j721e-main.dtsi | 699 serdes_wiz0: wiz@5000000 { 700 compatible = "ti,j721e-wiz-16g"; 759 serdes_wiz1: wiz@5010000 { 760 compatible = "ti,j721e-wiz-16g"; 819 serdes_wiz2: wiz@5020000 { 820 compatible = "ti,j721e-wiz-16g"; 879 serdes_wiz3: wiz@5030000 { 880 compatible = "ti,j721e-wiz-16g"; 1055 serdes_wiz4: wiz@5050000 { 1056 compatible = "ti,am64-wiz-10g";
|
D | k3-j784s4-j742s2-main-common.dtsi | 1111 serdes_wiz0: wiz@5060000 { 1112 compatible = "ti,j784s4-wiz-10g"; 1148 serdes_wiz1: wiz@5070000 { 1149 compatible = "ti,j784s4-wiz-10g"; 1185 serdes_wiz4: wiz@5050000 { 1186 compatible = "ti,j784s4-wiz-10g";
|
D | k3-am64-main.dtsi | 993 serdes_wiz0: wiz@f000000 { 994 compatible = "ti,am64-wiz-10g";
|
D | k3-j7200-main.dtsi | 701 serdes_wiz0: wiz@5060000 { 702 compatible = "ti,j721e-wiz-10g";
|
D | k3-j721s2-main.dtsi | 1354 serdes_wiz0: wiz@5060000 { 1355 compatible = "ti,j721s2-wiz-10g";
|
/linux-6.14.4/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-6.14.4/include/dt-bindings/phy/ |
D | phy-ti.h | 9 /* Clock index for output clocks from WIZ */
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 387 * Note that PS/WM thread counts depend on the WIZ hashing in gen8_ctx_workarounds_init() 2577 * Note that PS/WM thread counts depend on the WIZ hashing in rcs_engine_wa_init() 2630 * 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.
|
/linux-6.14.4/kernel/ |
D | params.c | 160 /* Args looks like "foo=bar,bar2 baz=fuz wiz". */
|
/linux-6.14.4/drivers/iio/adc/ |
D | xilinx-xadc-core.c | 1186 .compatible = "xlnx,system-management-wiz-1.3",
|
/linux-6.14.4/arch/m68k/kernel/ |
D | head.S | 1336 * It doesn't take a wiz kid to figure you want 1.A.
|