Home
last modified time | relevance | path

Searched refs:gbase (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/phy/microchip/
A Dsparx5_serdes.h52 int gbase, int ginst, in sdx5_addr() argument
61 gbase + ((ginst) * gwidth) + in sdx5_addr()
66 int gbase, int ginst, in sdx5_inst_baseaddr() argument
74 gbase + ((ginst) * gwidth) + in sdx5_inst_baseaddr()
80 int gbase, int ginst, int gcnt, int gwidth, in sdx5_rmw() argument
86 gbase, ginst, gcnt, gwidth, in sdx5_rmw()
95 int gbase, int ginst, int gcnt, int gwidth, in sdx5_inst_rmw() argument
101 gbase, ginst, gcnt, gwidth, in sdx5_inst_rmw()
125 int gbase, in sdx5_inst_addr() argument
130 return sdx5_inst_baseaddr(iomem, gbase, ginst, gcnt, gwidth, in sdx5_inst_addr()
/linux/drivers/clk/berlin/
A Dbg2.c87 static void __iomem *gbase; variable
510 gbase = of_iomap(parent_np, 0); in berlin2_clock_setup()
512 if (!gbase) in berlin2_clock_setup()
579 0, gbase + REG_CLKSWITCH0, 0, 1, 0, &lock); in berlin2_clock_setup()
587 0, gbase + REG_CLKSWITCH0, 1, 1, 0, &lock); in berlin2_clock_setup()
595 0, gbase + REG_CLKSWITCH0, 2, 1, 0, &lock); in berlin2_clock_setup()
611 0, gbase + REG_CLKSELECT3, 4, 1, 0, &lock); in berlin2_clock_setup()
618 0, gbase + REG_CLKSELECT3, 6, 1, 0, &lock); in berlin2_clock_setup()
625 0, gbase + REG_CLKSELECT3, 7, 1, 0, &lock); in berlin2_clock_setup()
632 0, gbase + REG_CLKSELECT3, 9, 1, 0, &lock); in berlin2_clock_setup()
[all …]
A Dbg2q.c41 static void __iomem *gbase; variable
296 gbase = of_iomap(parent_np, 0); in berlin2q_clock_setup()
297 if (!gbase) { in berlin2q_clock_setup()
308 iounmap(gbase); in berlin2q_clock_setup()
320 ret = berlin2_pll_register(&bg2q_pll_map, gbase + REG_SYSPLLCTL0, in berlin2q_clock_setup()
345 hws[CLKID_SYS + n] = berlin2_div_register(&dd->map, gbase, in berlin2q_clock_setup()
355 gd->parent_name, gd->flags, gbase + REG_CLKENABLE, in berlin2q_clock_setup()
383 iounmap(gbase); in berlin2q_clock_setup()
/linux/arch/arm64/boot/dts/freescale/
A Dfsl-ls2088a-rdb.dts28 phy-connection-type = "10gbase-r";
33 phy-connection-type = "10gbase-r";
38 phy-connection-type = "10gbase-r";
43 phy-connection-type = "10gbase-r";
48 phy-connection-type = "10gbase-r";
53 phy-connection-type = "10gbase-r";
58 phy-connection-type = "10gbase-r";
63 phy-connection-type = "10gbase-r";
A Dfsl-ls2080a-rdb.dts30 phy-connection-type = "10gbase-r";
35 phy-connection-type = "10gbase-r";
40 phy-connection-type = "10gbase-r";
45 phy-connection-type = "10gbase-r";
A Dfsl-ls1088a-ten64.dts96 phy-connection-type = "10gbase-r";
104 phy-connection-type = "10gbase-r";
A Dfsl-ls1046a-rdb.dts156 phy-connection-type = "10gbase-r";
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_main.h574 int gbase, int ginst, in spx5_offset() argument
582 return gbase + ((ginst) * gwidth) + in spx5_offset()
591 int gbase, int ginst, in spx5_addr() argument
600 gbase + ((ginst) * gwidth) + in spx5_addr()
605 int gbase, int ginst, in spx5_inst_addr() argument
613 gbase + ((ginst) * gwidth) + in spx5_inst_addr()
618 int gbase, int ginst, int gcnt, int gwidth, in spx5_rd() argument
639 gbase, ginst, gcnt, gwidth, in spx5_wr()
645 int gbase, int ginst, int gcnt, int gwidth, in spx5_inst_wr() argument
649 gbase, ginst, gcnt, gwidth, in spx5_inst_wr()
[all …]
/linux/arch/arm64/boot/dts/microchip/
A Dsparx5_pcb134_board.dtsi727 phy-mode = "10gbase-r";
737 phy-mode = "10gbase-r";
746 phy-mode = "10gbase-r";
755 phy-mode = "10gbase-r";
764 phy-mode = "10gbase-r";
773 phy-mode = "10gbase-r";
782 phy-mode = "10gbase-r";
791 phy-mode = "10gbase-r";
800 phy-mode = "10gbase-r";
809 phy-mode = "10gbase-r";
[all …]
A Dsparx5_pcb135_board.dtsi705 phy-mode = "10gbase-r";
713 phy-mode = "10gbase-r";
721 phy-mode = "10gbase-r";
729 phy-mode = "10gbase-r";
/linux/Documentation/devicetree/bindings/phy/
A Dtransmit-amplitude.yaml44 - 5gbase-r
47 - 10gbase-kr
49 - 10gbase-r
50 - 25gbase-r
/linux/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_main.h695 int gbase, int ginst, in lan_addr() argument
704 gbase + ((ginst) * gwidth) + in lan_addr()
709 int gbase, int ginst, int gcnt, int gwidth, in lan_rd() argument
712 return readl(lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rd()
718 int gbase, int ginst, int gcnt, int gwidth, in lan_wr() argument
722 gbase, ginst, gcnt, gwidth, in lan_wr()
728 int gbase, int ginst, int gcnt, int gwidth, in lan_rmw() argument
733 nval = readl(lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rmw()
736 writel(nval, lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rmw()
/linux/arch/arm64/boot/dts/marvell/
A Darmada-8040-mcbin.dts37 phy-mode = "10gbase-r";
44 phy-mode = "10gbase-r";
A Darmada-8040-mcbin-singleshot.dts34 phy-mode = "10gbase-r";
41 phy-mode = "10gbase-r";
A Dcn9130-crb.dtsi275 phy-mode = "10gbase-r";
283 phy-mode = "10gbase-r";
343 phy-mode = "10gbase-r";
A Darmada-8040-db.dts198 phy-mode = "10gbase-r";
351 phy-mode = "10gbase-r";
A Dcn9132-clearfog.dts200 phy-mode = "10gbase-r";
469 phy-mode = "5gbase-r";
568 phy-mode = "5gbase-r";
A Darmada-8040-puzzle-m801.dts383 phy-mode = "10gbase-r";
457 phy-mode = "10gbase-r";
/linux/Documentation/devicetree/bindings/net/
A Dmicrochip,sparx5-switch.yaml167 phy-mode = "10gbase-r";
176 phy-mode = "10gbase-r";
185 phy-mode = "10gbase-r";
194 phy-mode = "10gbase-r";
A Dethernet-controller.yaml97 - 5gbase-r
102 - 10gbase-kr
104 - 10gbase-r
105 - 25gbase-r
A Dmarvell,pp2.yaml111 - 5gbase-r
113 - 10gbase-r
258 phy-mode = "10gbase-r";
A Dnvidia,tegra234-mgbe.yaml85 - 10gbase-kr
/linux/drivers/acpi/riscv/
A Dirq.c136 u64 gbase; in riscv_acpi_create_gsi_map() local
143 status = acpi_evaluate_integer(handle, "_GSB", NULL, &gbase); in riscv_acpi_create_gsi_map()
149 status = riscv_acpi_update_gsi_handle((u32)gbase, handle); in riscv_acpi_create_gsi_map()
/linux/Documentation/ABI/testing/
A Dsysfs-class-net-phydev44 xaui, 10gbase-kr, unknown
/linux/drivers/mfd/
A Dlpc_ich.c360 int gbase; /* GPIO base */ member
1116 pci_read_config_dword(dev, priv->gbase, &base_addr_cfg); in lpc_ich_init_gpio()
1394 priv->gbase = GPIOBASE_ICH0; in lpc_ich_probe()
1397 priv->gbase = GPIOBASE_ICH6; in lpc_ich_probe()

Completed in 46 milliseconds

12