Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/firewire/
H A Dnosy.c287 client->lynx = lynx; in nosy_open()
307 struct pcilynx *lynx = client->lynx; in nosy_release() local
491 run_pcl(lynx, lynx->rcv_start_pcl_bus, 0); in irq_handler()
509 free_irq(lynx->pci_device->irq, lynx); in remove_card()
519 lynx->rcv_pcl, lynx->rcv_pcl_bus); in remove_card()
548 lynx = kzalloc(sizeof *lynx, GFP_KERNEL); in add_card()
614 lynx->phyic.vendor = get_phy_vendorid(lynx); in add_card()
640 run_pcl(lynx, lynx->rcv_start_pcl_bus, 0); in add_card()
672 free_irq(lynx->pci_device->irq, lynx); in add_card()
681 lynx->rcv_pcl, lynx->rcv_pcl_bus); in add_card()
[all …]
/linux-6.15/drivers/net/pcs/
H A Dpcs-lynx.c36 #define lynx_to_phylink_pcs(lynx) (&(lynx)->pcs) argument
127 dev_dbg(&lynx->mdio->dev, in lynx_pcs_get_state()
205 dev_err(&lynx->mdio->dev, in lynx_pcs_config()
348 struct lynx_pcs *lynx; in lynx_pcs_create() local
351 lynx = kzalloc(sizeof(*lynx), GFP_KERNEL); in lynx_pcs_create()
352 if (!lynx) in lynx_pcs_create()
356 lynx->mdio = mdio; in lynx_pcs_create()
358 lynx->pcs.poll = true; in lynx_pcs_create()
363 return lynx_to_phylink_pcs(lynx); in lynx_pcs_create()
429 mdio_device_put(lynx->mdio); in lynx_pcs_destroy()
[all …]
H A DMakefile8 obj-$(CONFIG_PCS_LYNX) += pcs-lynx.o
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dfsl,lynx-28g.yaml4 $id: http://devicetree.org/schemas/phy/fsl,lynx-28g.yaml#
15 - fsl,lynx-28g
36 compatible = "fsl,lynx-28g";
/linux-6.15/Documentation/devicetree/bindings/net/pcs/
H A Dfsl,lynx-pcs.yaml4 $id: http://devicetree.org/schemas/net/pcs/fsl,lynx-pcs.yaml#
19 const: fsl,lynx-pcs
37 compatible = "fsl,lynx-pcs";
/linux-6.15/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1043-post.dtsi59 compatible = "fsl,lynx-pcs";
64 compatible = "fsl,lynx-pcs";
69 compatible = "fsl,lynx-pcs";
H A Dfsl-ls1046-post.dtsi63 compatible = "fsl,lynx-pcs";
68 compatible = "fsl,lynx-pcs";
73 compatible = "fsl,lynx-pcs";
H A Dfsl-lx2160a.dtsi625 compatible = "fsl,lynx-28g";
631 compatible = "fsl,lynx-28g";
/linux-6.15/drivers/phy/freescale/
H A DMakefile7 obj-$(CONFIG_PHY_FSL_LYNX_28G) += phy-fsl-lynx-28g.o
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-yapp4-lynx.dts12 compatible = "ysoft,imx6dl-yapp4-lynx", "fsl,imx6dl";
H A DMakefile156 imx6dl-yapp4-lynx.dtb \
/linux-6.15/arch/powerpc/boot/dts/fsl/
H A Dqoriq-fman3-1-1g-1.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-1g-2.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-1g-3.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-10g-0.dtsi61 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-10g-1.dtsi61 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-10g-1.dtsi61 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-1g-5.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-10g-0.dtsi61 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-10g-1-best-effort.dtsi64 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-1.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-3.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-5.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-2.dtsi60 compatible = "fsl,lynx-pcs";
/linux-6.15/Documentation/admin-guide/
H A Dspkguide.txt798 lynx web browser. You definitely want to turn cursor tracking off when
830 Suppose you want to start lynx and go to the Speakup site.
838 type the word lynx, followed by a space. Now press and hold the speakup

12