Searched refs:ifl (Results 1 – 4 of 4) sorted by relevance
515 .ifl = __flush_icache_all_noirq,531 .ifl = __flush_icache_all_noirq,547 .ifl = __flush_icache_all_msr_irq,562 .ifl = __flush_icache_all_nomsr_irq,578 .ifl = __flush_icache_all_noirq,593 .ifl = __flush_icache_all_noirq,
35 void (*ifl)(void); /* flush */ member55 #define flush_icache() mbc->ifl();
102 enum TDM_IFL ifl; member221 datarx = (tdm->rx.ifl << IFL_BIT) | in jh7110_tdm_config()227 datatx = (tdm->tx.ifl << IFL_BIT) | in jh7110_tdm_config()529 tdm->rx.ifl = TDM_FIFO_HALF; in jh7110_tdm_init_params()530 tdm->tx.ifl = TDM_FIFO_HALF; in jh7110_tdm_init_params()
62 uint16_t ifl; /* Incomplete-Function Length */ member