Searched full:menlo (Results 1 – 11 of 11) sorted by relevance
/linux-5.10/arch/arm/boot/dts/ |
D | imx53-m53menlo.dts | 10 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/ |
D | lpfc_bsg.h | 133 /* Used for menlo command or menlo data. The xri is only used for menlo data */
|
D | lpfc_bsg.c | 109 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 …]
|
D | lpfc.h | 51 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 */
|
D | lpfc_attr.c | 752 * 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()
|
D | lpfc_hw.h | 2917 #define LPFC_TOPOLOGY_MM 0x05 /* maint mode zephtr to menlo */
|
D | lpfc_hbadisc.c | 3539 "1310 Menlo Maint Mode Link up Event x%x rcvd " in lpfc_mbx_cmpl_read_topology()
|
D | lpfc_init.c | 6392 /* check for menlo minimum sg count */ in lpfc_sli_driver_resource_setup()
|
/linux-5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 656 "^menlo,.*": 657 description: Menlo Systems GmbH
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | fsl.yaml | 108 - menlo,m53menlo
|
/linux-5.10/drivers/spi/ |
D | spidev.c | 684 { .compatible = "menlo,m53cpld" },
|