Searched full:wiz (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/phy/ti/ |
| H A 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 …]
|
| H A 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
|
| H A D | Makefile | 11 obj-$(CONFIG_PHY_J721E_WIZ) += phy-j721e-wiz.o
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A 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/Documentation/devicetree/bindings/iio/adc/ |
| H A D | xilinx-xadc.txt | 27 * "xlnx,system-management-wiz-1.3": When using the 127 compatible = "xlnx,system-management-wiz-1.3";
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-j784s4-main.dtsi | 80 serdes_wiz2: wiz@5020000 { 81 compatible = "ti,j784s4-wiz-10g";
|
| /linux/include/dt-bindings/phy/ |
| H A D | phy-ti.h | 9 /* Clock index for output clocks from WIZ */
|
| /linux/kernel/ |
| H A D | params.c | 160 /* Args looks like "foo=bar,bar2 baz=fuz wiz". */
|
| /linux/drivers/iio/adc/ |
| H A D | xilinx-xadc-core.c | 1186 .compatible = "xlnx,system-management-wiz-1.3",
|
| /linux/arch/m68k/kernel/ |
| H A D | head.S | 1336 * It doesn't take a wiz kid to figure you want 1.A.
|