Home
last modified time | relevance | path

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

/linux-5.10/arch/arm/boot/dts/
Dimx53-m53menlo.dts10 model = "MENLO M53 EMBEDDED DEVICE";
11 compatible = "menlo,m53menlo", "fsl,imx53";
111 compatible = "menlo,m53cpld";
117 compatible = "menlo,m53cpld";
/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
1175 uint8_t menlo_flag; /* menlo generic flags */
1176 #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.c3539 "1310 Menlo Maint Mode Link up Event x%x rcvd " in lpfc_mbx_cmpl_read_topology()
Dlpfc_init.c6392 /* check for menlo minimum sg count */ in lpfc_sli_driver_resource_setup()
/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml656 "^menlo,.*":
657 description: Menlo Systems GmbH
/linux-5.10/Documentation/devicetree/bindings/arm/
Dfsl.yaml108 - menlo,m53menlo
/linux-5.10/drivers/spi/
Dspidev.c684 { .compatible = "menlo,m53cpld" },