Searched refs:imode (Results 1 – 8 of 8) sorted by relevance
149 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()
62 int imode; member
776 priv->imode = CVMX_HELPER_INTERFACE_MODE_DISABLED; in cvm_oct_probe()801 cvmx_helper_interface_mode_t imode = in cvm_oct_probe() local829 priv->imode = imode; in cvm_oct_probe()842 switch (priv->imode) { in cvm_oct_probe()
28 ARC_CALL0(imode); in ArcEnterInteractiveMode()
81 - 'imode': the inode mode;97 …- "evm-sig": its format is ``d-ng|n-ng|evmsig|xattrnames|xattrlengths|xattrvalues|iuid|igid|imode`…
1053 struct gs_identify_mode imode; in gs_usb_set_identify() local1056 imode.mode = cpu_to_le32(GS_CAN_IDENTIFY_ON); in gs_usb_set_identify()1058 imode.mode = cpu_to_le32(GS_CAN_IDENTIFY_OFF); in gs_usb_set_identify()1062 dev->channel, 0, &imode, sizeof(imode), 100, in gs_usb_set_identify()
867 u8 imode; in bgmac_miiconfig() local869 imode = (bgmac_read(bgmac, BGMAC_DEV_STATUS) & in bgmac_miiconfig()871 if (imode == 0 || imode == 1) { in bgmac_miiconfig()
198 LONG imode; /* Enter PROM interactive mode. */ member
Completed in 41 milliseconds