Home
last modified time | relevance | path

Searched refs:imode (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/staging/octeon/ !
Dethernet-rgmii.c149 if ((priv->imode == CVMX_HELPER_INTERFACE_MODE_GMII && in cvm_oct_rgmii_open()
151 (priv->imode == CVMX_HELPER_INTERFACE_MODE_RGMII)) { in cvm_oct_rgmii_open()
Docteon-ethernet.h62 int imode; member
Dethernet.c776 priv->imode = CVMX_HELPER_INTERFACE_MODE_DISABLED; in cvm_oct_probe()
801 cvmx_helper_interface_mode_t imode = in cvm_oct_probe() local
829 priv->imode = imode; in cvm_oct_probe()
842 switch (priv->imode) { in cvm_oct_probe()
/linux-6.1.9/arch/mips/fw/arc/ !
Dmisc.c28 ARC_CALL0(imode); in ArcEnterInteractiveMode()
/linux-6.1.9/Documentation/security/ !
DIMA-templates.rst81 - 'imode': the inode mode;
97 …- "evm-sig": its format is ``d-ng|n-ng|evmsig|xattrnames|xattrlengths|xattrvalues|iuid|igid|imode`…
/linux-6.1.9/drivers/net/can/usb/ !
Dgs_usb.c1017 struct gs_identify_mode imode; in gs_usb_set_identify() local
1020 imode.mode = cpu_to_le32(GS_CAN_IDENTIFY_ON); in gs_usb_set_identify()
1022 imode.mode = cpu_to_le32(GS_CAN_IDENTIFY_OFF); in gs_usb_set_identify()
1027 dev->channel, 0, &imode, sizeof(imode), 100, in gs_usb_set_identify()
/linux-6.1.9/drivers/net/ethernet/broadcom/ !
Dbgmac.c867 u8 imode; in bgmac_miiconfig() local
869 imode = (bgmac_read(bgmac, BGMAC_DEV_STATUS) & in bgmac_miiconfig()
871 if (imode == 0 || imode == 1) { in bgmac_miiconfig()
/linux-6.1.9/arch/mips/include/asm/ !
Dsgiarcs.h198 LONG imode; /* Enter PROM interactive mode. */ member