Searched refs:seci_mode (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dsiutils.c4913 /** SECI Init routine, pass in seci_mode */
4915 BCMINITFN(si_seci_init)(si_t *sih, uint8 seci_mode) argument
4932 if (seci_mode > SECI_MODE_MASK)
4959 switch (seci_mode) {
4991 if ((seci_mode == SECI_MODE_UART) || (seci_mode == SECI_MODE_SECI) ||
4992 (seci_mode == SECI_MODE_HALF_SECI))
5005 if ((seci_mode == SECI_MODE_UART) || (seci_mode == SECI_MODE_SECI) ||
5006 (seci_mode
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dsiutils.h310 extern void* si_seci_init(si_t *sih, uint8 seci_mode);

Completed in 165 milliseconds