Home
last modified time | relevance | path

Searched full:wiz (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/phy/ti/
Dphy-j721e-wiz.c201 struct wiz { struct
228 static int wiz_reset(struct wiz *wiz) in wiz_reset() argument
232 ret = regmap_field_write(wiz->por_en, 0x1); in wiz_reset()
238 ret = regmap_field_write(wiz->por_en, 0x0); in wiz_reset()
245 static int wiz_mode_select(struct wiz *wiz) in wiz_mode_select() argument
247 u32 num_lanes = wiz->num_lanes; in wiz_mode_select()
253 if (wiz->lane_phy_type[i] == PHY_TYPE_DP) in wiz_mode_select()
258 ret = regmap_field_write(wiz->p_standard_mode[i], mode); in wiz_mode_select()
266 static int wiz_init_raw_interface(struct wiz *wiz, bool enable) in wiz_init_raw_interface() argument
268 u32 num_lanes = wiz->num_lanes; in wiz_init_raw_interface()
[all …]
DKconfig37 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
DMakefile11 obj-$(CONFIG_PHY_J721E_WIZ) += phy-j721e-wiz.o
/Linux-v5.10/Documentation/devicetree/bindings/phy/
Dti,phy-j721e-wiz.yaml5 $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
24 description: clock-specifier to represent input to the WIZ
80 WIZ node should have subnodes for each of the PLLs present in
105 WIZ node should have subnodes for each of the PMA common refclock
123 WIZ node should have subnode for refclk_dig to select the reference
151 WIZ node should have '1' subnode for the SERDES. It could be either
175 wiz@5000000 {
[all …]
/Linux-v5.10/drivers/staging/clocking-wizard/
Ddt-binding.txt8 https://www.xilinx.com/support/documentation/ip_documentation/clk_wiz/v5_1/pg065-clk-wiz.pdf
/Linux-v5.10/arch/arm64/boot/dts/ti/
Dk3-j721e-main.dtsi384 serdes_wiz0: wiz@5000000 {
385 compatible = "ti,j721e-wiz-16g";
441 serdes_wiz1: wiz@5010000 {
442 compatible = "ti,j721e-wiz-16g";
498 serdes_wiz2: wiz@5020000 {
499 compatible = "ti,j721e-wiz-16g";
555 serdes_wiz3: wiz@5030000 {
556 compatible = "ti,j721e-wiz-16g";
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c292 * Note that PS/WM thread counts depend on the WIZ hashing in gen8_ctx_workarounds_init()
803 * Note that PS/WM thread counts depend on the WIZ hashing in snb_gt_workarounds_init()
878 * Note that PS/WM thread counts depend on the WIZ hashing in ivb_gt_workarounds_init()
929 * Note that PS/WM thread counts depend on the WIZ hashing in vlv_gt_workarounds_init()
972 * Note that PS/WM thread counts depend on the WIZ hashing in hsw_gt_workarounds_init()
/Linux-v5.10/kernel/
Dparams.c160 /* Args looks like "foo=bar,bar2 baz=fuz wiz". */
/Linux-v5.10/arch/m68k/kernel/
Dhead.S1323 * It doesn't take a wiz kid to figure you want 1.A.
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_reg.h2772 /* Disables pipelining of read flushes past the SF-WIZ interface.