| /linux-6.15/drivers/firewire/ |
| H A D | nosy.c | 287 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 D | pcs-lynx.c | 36 #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 D | Makefile | 8 obj-$(CONFIG_PCS_LYNX) += pcs-lynx.o
|
| /linux-6.15/Documentation/devicetree/bindings/phy/ |
| H A D | fsl,lynx-28g.yaml | 4 $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 D | fsl,lynx-pcs.yaml | 4 $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 D | fsl-ls1043-post.dtsi | 59 compatible = "fsl,lynx-pcs"; 64 compatible = "fsl,lynx-pcs"; 69 compatible = "fsl,lynx-pcs";
|
| H A D | fsl-ls1046-post.dtsi | 63 compatible = "fsl,lynx-pcs"; 68 compatible = "fsl,lynx-pcs"; 73 compatible = "fsl,lynx-pcs";
|
| H A D | fsl-lx2160a.dtsi | 625 compatible = "fsl,lynx-28g"; 631 compatible = "fsl,lynx-28g";
|
| /linux-6.15/drivers/phy/freescale/ |
| H A D | Makefile | 7 obj-$(CONFIG_PHY_FSL_LYNX_28G) += phy-fsl-lynx-28g.o
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-yapp4-lynx.dts | 12 compatible = "ysoft,imx6dl-yapp4-lynx", "fsl,imx6dl";
|
| H A D | Makefile | 156 imx6dl-yapp4-lynx.dtb \
|
| /linux-6.15/arch/powerpc/boot/dts/fsl/ |
| H A D | qoriq-fman3-1-1g-1.dtsi | 60 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-1-1g-2.dtsi | 60 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-1-1g-3.dtsi | 60 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-1-10g-0.dtsi | 61 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-1-10g-1.dtsi | 61 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-0-10g-1.dtsi | 61 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-1-1g-5.dtsi | 60 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-0-10g-0.dtsi | 61 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-0-10g-1-best-effort.dtsi | 64 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-0-1g-1.dtsi | 60 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-0-1g-3.dtsi | 60 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-0-1g-5.dtsi | 60 compatible = "fsl,lynx-pcs";
|
| H A D | qoriq-fman3-0-1g-2.dtsi | 60 compatible = "fsl,lynx-pcs";
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | spkguide.txt | 798 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
|