Home
last modified time | relevance | path

Searched refs:e_FmDmaMuramPort (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h1288 typedef enum e_FmDmaMuramPort { enum
1291 } e_FmDmaMuramPort; typedef
1512 void FM_SetDmaEmergency(t_Handle h_Fm, e_FmDmaMuramPort muramPort, bool enable);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c4846 void FM_SetDmaEmergency(t_Handle h_Fm, e_FmDmaMuramPort muramPort, bool enable) in FM_SetDmaEmergency()