Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dnosy.c85 lynx_get(struct pcilynx *lynx) in lynx_get() argument
87 kref_get(&lynx->kref); in lynx_get()
89 return lynx; in lynx_get()
99 lynx_put(struct pcilynx *lynx) in lynx_put() argument
101 kref_put(&lynx->kref, lynx_release); in lynx_put()
105 struct pcilynx *lynx; member
145 list_empty(&client->lynx->link)) in packet_buffer_get()
216 reg_write(struct pcilynx *lynx, int offset, u32 data) in reg_write() argument
218 writel(data, lynx->registers + offset); in reg_write()
222 reg_read(struct pcilynx *lynx, in argument
228 reg_set_bits(struct pcilynx * lynx,int offset,u32 mask) reg_set_bits() argument
238 run_pcl(struct pcilynx * lynx,dma_addr_t pcl_bus,int dmachan) run_pcl() argument
247 set_phy_reg(struct pcilynx * lynx,int addr,int val) set_phy_reg() argument
270 struct pcilynx *tmp, *lynx = NULL; nosy_open() local
307 struct pcilynx *lynx = client->lynx; nosy_release() local
408 packet_irq_handler(struct pcilynx * lynx) packet_irq_handler() argument
440 bus_reset_irq_handler(struct pcilynx * lynx) bus_reset_irq_handler() argument
460 struct pcilynx *lynx = device; irq_handler() local
500 struct pcilynx *lynx = pci_get_drvdata(dev); remove_card() local
533 struct pcilynx *lynx; add_card() local
[all...]
/linux/drivers/net/pcs/
H A Dpcs-lynx.c8 #include <linux/pcs-lynx.h>
36 #define lynx_to_phylink_pcs(lynx) (&(lynx)->pcs) argument
106 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_get_state() local
112 phylink_mii_c22_pcs_get_state(lynx->mdio, neg_mode, state); in lynx_pcs_get_state()
115 lynx_pcs_get_state_2500basex(lynx->mdio, state); in lynx_pcs_get_state()
118 lynx_pcs_get_state_usxgmii(lynx->mdio, state); in lynx_pcs_get_state()
121 phylink_mii_c45_pcs_get_state(lynx->mdio, state); in lynx_pcs_get_state()
127 dev_dbg(&lynx->mdio->dev, in lynx_pcs_get_state()
195 struct lynx_pcs *lynx in lynx_pcs_config() local
225 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); lynx_pcs_an_restart() local
309 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); lynx_pcs_link_up() local
348 struct lynx_pcs *lynx; lynx_pcs_create() local
427 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); lynx_pcs_destroy() local
[all...]
/linux/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";
/linux/drivers/phy/freescale/
H A DMakefile7 obj-$(CONFIG_PHY_FSL_LYNX_28G) += phy-fsl-lynx-28g.o
/linux/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/arch/powerpc/boot/dts/fsl/
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-1-10g-1.dtsi61 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-10g-1-best-effort.dtsi64 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-1g-3.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-5.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-1g-1.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-3.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-1g-2.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-10g-0.dtsi61 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-1.dtsi60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-2.dtsi60 compatible = "fsl,lynx-pcs";
/linux/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
/linux/
H A DMAINTAINERS14542 F: Documentation/devicetree/bindings/phy/fsl,lynx-28g.yaml
14543 F: drivers/phy/freescale/phy-fsl-lynx-28g.c
14549 F: drivers/net/pcs/pcs-lynx.c
14550 F: include/linux/pcs-lynx.h