Home
last modified time | relevance | path

Searched full:menlo (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/
Dimx8mm-mx8menlo.dts11 model = "MENLO MX8MM EMBEDDED DEVICE";
12 compatible = "menlo,mx8menlo",
78 compatible = "menlo,m53cpld";
84 compatible = "menlo,m53cpld";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dimx53-m53menlo.dts10 model = "MENLO M53 EMBEDDED DEVICE";
11 compatible = "menlo,m53menlo", "fsl,imx53";
136 compatible = "menlo,m53cpld";
142 compatible = "menlo,m53cpld";
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
Dimx53-m53menlo.dts10 model = "MENLO M53 EMBEDDED DEVICE";
11 compatible = "menlo,m53menlo", "fsl,imx53";
136 compatible = "menlo,m53cpld";
142 compatible = "menlo,m53cpld";
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_bsg.h133 /* Used for menlo command or menlo data. The xri is only used for menlo data */
Dlpfc_bsg.c109 struct lpfc_bsg_menlo menlo; member
5087 struct lpfc_bsg_menlo *menlo; in lpfc_bsg_menlo_cmd_cmp() local
5096 menlo = &dd_data->context_un.menlo; in lpfc_bsg_menlo_cmd_cmp()
5097 rmp = menlo->rmp; in lpfc_bsg_menlo_cmd_cmp()
5114 * of a menlo download to allow the data to be sent as a in lpfc_bsg_menlo_cmd_cmp()
5165 * lpfc_menlo_cmd - send an ioctl for menlo hardware
5168 * This function issues a gen request 64 CR ioctl for all menlo cmd requests,
5170 * For menlo data requests a gen request 64 CX is used to continue the exchange
5171 * supplied in the menlo request header xri field.
5214 "2786 Adapter does not support menlo " in lpfc_menlo_cmd()
[all …]
Dlpfc.h51 cmnd for menlo needs nearly twice as for firmware
1183 uint8_t menlo_flag; /* menlo generic flags */
1184 #define HBA_MENLO_SUPPORT 0x1 /* HBA supports menlo commands */
Dlpfc_attr.c752 * lpfc_mlomgmt_show - Return the Menlo Maintenance sli flag
755 * @buf: on return contains the Menlo Maintenance sli flag.
941 " Menlo Maint Mode\n"); in lpfc_link_state_show()
Dlpfc_hw.h2917 #define LPFC_TOPOLOGY_MM 0x05 /* maint mode zephtr to menlo */
Dlpfc_hbadisc.c3553 "1310 Menlo Maint Mode Link up Event x%x rcvd " in lpfc_mbx_cmpl_read_topology()
Dlpfc_init.c6398 /* check for menlo minimum sg count */ in lpfc_sli_driver_resource_setup()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/
Dtrivial-devices.yaml242 # Menlo on-board CPLD trivial SPI device
243 - menlo,m53cpld
Dvendor-prefixes.yaml840 "^menlo,.*":
841 description: Menlo Systems GmbH
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/
Dfsl.yaml232 - menlo,m53menlo # i.MX53 Menlo board
958 … - menlo,mx8menlo # Verdin iMX8M Mini Module on i.MX8MM Menlo board
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml656 "^menlo,.*":
657 description: Menlo Systems GmbH
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dfsl.yaml108 - menlo,m53menlo
/kernel/linux/linux-5.10/drivers/spi/
Dspidev.c693 { .compatible = "menlo,m53cpld" },
/kernel/linux/linux-6.6/drivers/spi/
Dspidev.c739 { .compatible = "menlo,m53cpld", .data = &spidev_of_check },
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch60147 { .compatible = "menlo,m53cpld" },