Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/microchip/
Dsparx5_serdes.h53 int gbase, int ginst, in sdx5_addr() argument
62 gbase + ((ginst) * gwidth) + in sdx5_addr()
67 int gbase, int ginst, in sdx5_inst_baseaddr() argument
75 gbase + ((ginst) * gwidth) + in sdx5_inst_baseaddr()
81 int gbase, int ginst, int gcnt, int gwidth, in sdx5_rmw() argument
87 gbase, ginst, gcnt, gwidth, in sdx5_rmw()
96 int gbase, int ginst, int gcnt, int gwidth, in sdx5_inst_rmw() argument
102 gbase, ginst, gcnt, gwidth, in sdx5_inst_rmw()
126 int gbase, in sdx5_inst_addr() argument
131 return sdx5_inst_baseaddr(iomem, gbase, ginst, gcnt, gwidth, in sdx5_inst_addr()
Dlan966x_serdes.c21 gbase, ginst, gcnt, gwidth, \ argument
23 (gbase + ((ginst) * gwidth) + raddr + ((rinst) * rwidth))
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.h424 int gbase, int ginst, in spx5_offset() argument
432 return gbase + ((ginst) * gwidth) + in spx5_offset()
441 int gbase, int ginst, in spx5_addr() argument
450 gbase + ((ginst) * gwidth) + in spx5_addr()
455 int gbase, int ginst, in spx5_inst_addr() argument
463 gbase + ((ginst) * gwidth) + in spx5_inst_addr()
468 int gbase, int ginst, int gcnt, int gwidth, in spx5_rd() argument
471 return readl(spx5_addr(sparx5->regs, id, tinst, tcnt, gbase, ginst, in spx5_rd()
476 int gbase, int ginst, int gcnt, int gwidth, in spx5_inst_rd() argument
479 return readl(spx5_inst_addr(iomem, gbase, ginst, in spx5_inst_rd()
[all …]
/Linux-v6.1/drivers/clk/berlin/
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()
529 ret = berlin2_pll_register(&bg2_pll_map, gbase + REG_SYSPLLCTL0, in berlin2_clock_setup()
534 ret = berlin2_pll_register(&bg2_pll_map, gbase + REG_MEMPLLCTL0, in berlin2_clock_setup()
539 ret = berlin2_pll_register(&bg2_pll_map, gbase + REG_CPUPLLCTL0, in berlin2_clock_setup()
548 ret = berlin2_avpll_vco_register(gbase + REG_AVPLLCTL0, "avpll_vcoA", in berlin2_clock_setup()
554 ret = berlin2_avpll_channel_register(gbase + REG_AVPLLCTL0, in berlin2_clock_setup()
561 ret = berlin2_avpll_vco_register(gbase + REG_AVPLLCTL31, "avpll_vcoB", in berlin2_clock_setup()
568 ret = berlin2_avpll_channel_register(gbase + REG_AVPLLCTL31, in berlin2_clock_setup()
[all …]
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-v6.1/arch/arm64/boot/dts/freescale/
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";
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";
Dfsl-ls1088a-ten64.dts96 phy-connection-type = "10gbase-r";
104 phy-connection-type = "10gbase-r";
Dfsl-ls1088a-rdb.dts22 phy-connection-type = "10gbase-r";
/Linux-v6.1/arch/arm64/boot/dts/microchip/
Dsparx5_pcb134_board.dtsi720 phy-mode = "10gbase-r";
730 phy-mode = "10gbase-r";
739 phy-mode = "10gbase-r";
748 phy-mode = "10gbase-r";
757 phy-mode = "10gbase-r";
766 phy-mode = "10gbase-r";
775 phy-mode = "10gbase-r";
784 phy-mode = "10gbase-r";
793 phy-mode = "10gbase-r";
802 phy-mode = "10gbase-r";
[all …]
Dsparx5_pcb135_board.dtsi715 phy-mode = "10gbase-r";
723 phy-mode = "10gbase-r";
731 phy-mode = "10gbase-r";
739 phy-mode = "10gbase-r";
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_main.h532 int gbase, int ginst, in lan_addr() argument
541 gbase + ((ginst) * gwidth) + in lan_addr()
546 int gbase, int ginst, int gcnt, int gwidth, in lan_rd() argument
549 return readl(lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rd()
555 int gbase, int ginst, int gcnt, int gwidth, in lan_wr() argument
559 gbase, ginst, gcnt, gwidth, in lan_wr()
565 int gbase, int ginst, int gcnt, int gwidth, in lan_rmw() argument
570 nval = readl(lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rmw()
573 writel(nval, lan_addr(lan966x->regs, id, tinst, tcnt, gbase, ginst, in lan_rmw()
/Linux-v6.1/arch/arm64/boot/dts/marvell/
Darmada-8040-mcbin.dts37 phy-mode = "10gbase-r";
44 phy-mode = "10gbase-r";
Darmada-8040-mcbin-singleshot.dts34 phy-mode = "10gbase-r";
41 phy-mode = "10gbase-r";
Darmada-8040-db.dts198 phy-mode = "10gbase-r";
351 phy-mode = "10gbase-r";
Dcn9130-crb.dtsi278 phy-mode = "10gbase-r";
345 phy-mode = "10gbase-r";
Darmada-8040-puzzle-m801.dts383 phy-mode = "10gbase-r";
457 phy-mode = "10gbase-r";
Dcn9131-db.dtsi88 phy-mode = "10gbase-r";
Dcn9132-db.dtsi106 phy-mode = "10gbase-r";
Darmada-7040-db.dts285 phy-mode = "10gbase-r";
Darmada-7040-mochabin.dts385 phy-mode = "10gbase-r";
Dcn9130-db.dtsi129 phy-mode = "10gbase-r";
Darmada-8040-clearfog-gt-8k.dts406 phy-mode = "10gbase-r";
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-net-phydev44 xaui, 10gbase-kr, unknown
/Linux-v6.1/drivers/mfd/
Dlpc_ich.c93 int gbase; /* GPIO base */ member
1038 pci_read_config_dword(dev, priv->gbase, &base_addr_cfg); in lpc_ich_init_gpio()
1314 priv->gbase = GPIOBASE_ICH0; in lpc_ich_probe()
1317 priv->gbase = GPIOBASE_ICH6; in lpc_ich_probe()