Home
last modified time | relevance | path

Searched refs:wiz (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/phy/ti/
H A Dphy-j721e-wiz.c353 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 …]
H A DMakefile11 obj-$(CONFIG_PHY_J721E_WIZ) += phy-j721e-wiz.o
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j784s4-main.dtsi80 serdes_wiz2: wiz@5020000 {
81 compatible = "ti,j784s4-wiz-10g";
H A Dk3-j722s-main.dtsi21 compatible = "ti,am64-wiz-10g";
59 compatible = "ti,am64-wiz-10g";
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dxilinx-xadc.txt27 * "xlnx,system-management-wiz-1.3": When using the
127 compatible = "xlnx,system-management-wiz-1.3";