Searched refs:wiz (Results 1 – 6 of 6) 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 | Makefile | 11 obj-$(CONFIG_PHY_J721E_WIZ) += phy-j721e-wiz.o
|
| /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/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";
|