Searched refs:MXC_SPIXF_RevA_SetBusIdle (Results 1 – 7 of 7) sorted by relevance
307 int MXC_SPIXF_RevA_SetBusIdle(mxc_spixfm_reva_regs_t *spixfm, unsigned int busidle);
674 return MXC_SPIXF_RevA_SetBusIdle((mxc_spixfm_reva_regs_t *)MXC_SPIXF, busidle); in MXC_SPIXF_SetBusIdle()
560 return MXC_SPIXF_RevA_SetBusIdle((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, busidle); in MXC_SPIXF_SetBusIdle()
557 return MXC_SPIXF_RevA_SetBusIdle((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, busidle); in MXC_SPIXF_SetBusIdle()
717 return MXC_SPIXF_RevA_SetBusIdle((mxc_spixfm_reva_regs_t *)MXC_SPIXFM, busidle); in MXC_SPIXF_SetBusIdle()
1476 int MXC_SPIXF_RevA_SetBusIdle(mxc_spixfm_reva_regs_t *spixfm, unsigned int busidle) in MXC_SPIXF_RevA_SetBusIdle() function