Searched refs:e_FmPortType (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/SP/ |
| H A D | fm_sp.h | 76 e_FmPortType portType; /**< Port type */
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/ |
| H A D | fm_common.h | 540 uint8_t SwPortIdToHwPortId(e_FmPortType type, uint8_t relativePortId, uint8_t majorRev, uint8_t min… 889 e_FmPortType portType; /**< IN. Port type */ 911 e_FmPortType portType; /**< IN. Port type */ 1192 e_FmPortType portType, 1197 e_FmPortType portType, 1201 e_FmPortType portType, 1206 e_FmPortType portType,
|
| /f-stack/freebsd/contrib/ncsw/inc/Peripherals/ |
| H A D | fm_ext.h | 75 typedef enum e_FmPortType { enum 82 } e_FmPortType; typedef 374 e_FmPortType portType, 1266 e_FmPortType type; /**< FM port type */
|
| H A D | fm_vsp_ext.h | 85 e_FmPortType portType; /**< Port type */
|
| H A D | fm_port_ext.h | 276 e_FmPortType portType; /**< Port type */
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/ |
| H A D | fm.h | 527 e_FmPortType portsTypes[FM_MAX_NUM_OF_HW_PORT_IDS];
|
| H A D | fm_ncsw.c | 855 initParams.portType = (e_FmPortType)ipcInitParams.enumPortType; in FmHandleIpcMsgCB() 1016 portParams.portType = (e_FmPortType)(ipcPortParams.enumPortType); in FmHandleIpcMsgCB() 1461 e_FmPortType portType, in FmVSPAllocForPort() 1546 e_FmPortType portType, in FmVSPFreeForPort() 2917 e_FmPortType portType, in FmVSPCheckRelativeProfile() 2947 e_FmPortType portType, in FmVSPGetAbsoluteProfileId() 3209 uint8_t SwPortIdToHwPortId(e_FmPortType type, uint8_t relativePortId, uint8_t majorRev, uint8_t min… in SwPortIdToHwPortId()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/ |
| H A D | fm_port.h | 885 e_FmPortType portType;
|
| H A D | fm_port.c | 2662 fmParams.portType = (e_FmPortType)p_FmPort->portType; in FM_PORT_Init() 2789 fmParams.portType = (e_FmPortType)p_FmPort->portType; in FM_PORT_Free()
|