Searched refs:wiz (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.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 | Makefile | 11 obj-$(CONFIG_PHY_J721E_WIZ) += phy-j721e-wiz.o
|
| /Linux-v6.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";
|
| /Linux-v6.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 | 685 serdes_wiz0: wiz@5060000 { 686 compatible = "ti,j721e-wiz-10g";
|
| D | k3-am64-main.dtsi | 956 serdes_wiz0: wiz@f000000 { 957 compatible = "ti,am64-wiz-10g";
|
| D | k3-j721s2-main.dtsi | 1214 serdes_wiz0: wiz@5060000 { 1215 compatible = "ti,j721s2-wiz-10g";
|