Home
last modified time | relevance | path

Searched full:lynx (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/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, int offset) in reg_read() argument
[all …]
/openbmc/linux/drivers/net/pcs/
H A Dpcs-lynx.c3 * Lynx PCS MDIO helpers
8 #include <linux/pcs-lynx.h>
36 #define lynx_to_phylink_pcs(lynx) (&(lynx)->pcs) argument
86 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_get_state() local
92 phylink_mii_c22_pcs_get_state(lynx->mdio, state); in lynx_pcs_get_state()
95 lynx_pcs_get_state_2500basex(lynx->mdio, state); in lynx_pcs_get_state()
98 lynx_pcs_get_state_usxgmii(lynx->mdio, state); in lynx_pcs_get_state()
101 phylink_mii_c45_pcs_get_state(lynx->mdio, state); in lynx_pcs_get_state()
107 dev_dbg(&lynx->mdio->dev, in lynx_pcs_get_state()
175 struct lynx_pcs *lynx = phylink_pcs_to_lynx(pcs); in lynx_pcs_config() local
[all …]
H A DMakefile7 obj-$(CONFIG_PCS_LYNX) += pcs-lynx.o
H A DKconfig18 This module provides helpers to phylink for managing the Lynx PCS
/openbmc/linux/Documentation/devicetree/bindings/net/pcs/
H A Dfsl,lynx-pcs.yaml4 $id: http://devicetree.org/schemas/net/pcs/fsl,lynx-pcs.yaml#
7 title: NXP Lynx PCS
13 NXP Lynx 10G and 28G SerDes have Ethernet PCS devices which can be used as
19 const: fsl,lynx-pcs
37 compatible = "fsl,lynx-pcs";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/
H A Dlinks2.desktop4 Comment=Links is a browser very similar to lynx
5 Comment[es]=El links es un browser para modo texto, similar a lynx
7 Comment[pt]=O links é um browser para modo texto, similar ao lynx
8 Comment[pt_BR]=O links é um browser para modo texto, similar ao lynx
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/
H A D0005-replace-lynx-to-curl-in-apachectl-script.patch4 Subject: [PATCH] replace lynx to curl in apachectl script
19 # url given on the command line. Designed for lynx, however other
21 -LYNX="@LYNX_PATH@ -dump"
35 - $LYNX $STATUSURL | awk ' /process$/ { print; exit } { print } '
42 - $LYNX $STATUSURL
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dfsl,lynx-28g.yaml4 $id: http://devicetree.org/schemas/phy/fsl,lynx-28g.yaml#
7 title: Freescale Lynx 28G SerDes PHY
15 - fsl,lynx-28g
36 compatible = "fsl,lynx-28g";
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1043-post.dtsi56 compatible = "fsl,lynx-pcs";
61 compatible = "fsl,lynx-pcs";
66 compatible = "fsl,lynx-pcs";
H A Dfsl-ls1046-post.dtsi59 compatible = "fsl,lynx-pcs";
64 compatible = "fsl,lynx-pcs";
69 compatible = "fsl,lynx-pcs";
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/
H A Difmetric_0.3.bb16 # disable lynx support for now
17 EXTRA_OECONF = "--disable-lynx"
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-yapp4-lynx.dts11 model = "Y Soft IOTA Lynx i.MX6DualLite board";
12 compatible = "ysoft,imx6dl-yapp4-lynx", "fsl,imx6dl";
/openbmc/linux/drivers/phy/freescale/
H A DKconfig41 tristate "Freescale Layerscape Lynx 28G SerDes PHY support"
46 Enable this to add support for the Lynx SerDes 28G PHY as
H A DMakefile6 obj-$(CONFIG_PHY_FSL_LYNX_28G) += phy-fsl-lynx-28g.o
/openbmc/linux/arch/alpha/kernel/
H A Dsys_sable.c9 * Code supporting the Sable, Sable-Gamma, and Lynx systems.
218 /* LYNX hardware specifics
221 * For LYNX, which is also baroque, we manage 64 IRQs, via a custom IC.
349 * PCI Fixup configuration for ALPHA LYNX (2100A)
358 * 4 NCR 810 (Demi-Lynx only)
393 { 28, 28, 28, 28, 28}, /* IdSel 17 NCR lynx */ in lynx_map_irq()
490 .name = "SABLE/LYNX",
610 .vector_name = "Lynx",
634 ALIAS_MV(lynx)
635 #endif /* GENERIC || LYNX */
/openbmc/linux/drivers/misc/mei/
H A Dhw-me-regs.h52 #define MEI_DEV_ID_LPT_H 0x8C3A /* Lynx Point H */
53 #define MEI_DEV_ID_LPT_W 0x8D3A /* Lynx Point - Wellsburg */
54 #define MEI_DEV_ID_LPT_LP 0x9C3A /* Lynx Point LP */
55 #define MEI_DEV_ID_LPT_HR 0x8CBA /* Lynx Point H Refresh */
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D0001-configure-use-correct-CPP.patch35 -[ -f /lynx.os ] && CPP="${CC} -E"
41 +# [ -f /lynx.os ] && CPP="${CC} -E"
/openbmc/linux/sound/soc/intel/boards/
H A Dhsw_rt5640.c3 * Sound card driver for Intel Haswell Lynx Point with Realtek 5640
175 MODULE_DESCRIPTION("Sound card driver for Intel Haswell Lynx Point with Realtek 5640");
/openbmc/linux/include/linux/
H A Dpcs-lynx.h3 * Lynx PCS helpers
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache-mod/
H A Dmod-dnssd_0.6.bb13 EXTRA_OECONF = "--disable-lynx"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/
H A Dlinks.inc2 browser, similar to Lynx."
/openbmc/u-boot/common/
H A Dlynxkdi.c23 #error "Lynx KDI support not implemented for configured CPU"
/openbmc/linux/drivers/ata/
H A Dahci.c343 { PCI_VDEVICE(INTEL, 0x8c02), board_ahci }, /* Lynx Point AHCI */
344 { PCI_VDEVICE(INTEL, 0x8c03), board_ahci_low_power }, /* Lynx M AHCI */
345 { PCI_VDEVICE(INTEL, 0x8c04), board_ahci }, /* Lynx Point RAID */
346 { PCI_VDEVICE(INTEL, 0x8c05), board_ahci_low_power }, /* Lynx M RAID */
347 { PCI_VDEVICE(INTEL, 0x8c06), board_ahci }, /* Lynx Point RAID */
348 { PCI_VDEVICE(INTEL, 0x8c07), board_ahci_low_power }, /* Lynx M RAID */
349 { PCI_VDEVICE(INTEL, 0x8c0e), board_ahci }, /* Lynx Point RAID */
350 { PCI_VDEVICE(INTEL, 0x8c0f), board_ahci_low_power }, /* Lynx M RAID */
351 { PCI_VDEVICE(INTEL, 0x9c02), board_ahci_low_power }, /* Lynx LP AHCI */
352 { PCI_VDEVICE(INTEL, 0x9c03), board_ahci_low_power }, /* Lynx LP AHCI */
[all …]
/openbmc/openbmc/poky/meta/recipes-support/libdaemon/
H A Dlibdaemon_0.14.bb21 EXTRA_OECONF = "--disable-lynx"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ifplugd/
H A Difplugd_0.28.bb19 EXTRA_OECONF = "--disable-lynx --with-initdir=${sysconfdir}/init.d"

1234