Searched refs:ENICPLB (Results 1 – 10 of 10) sorted by relevance
39 ctrl |= IMC | ENICPLB; in bfin_icache_init()
69 ctrl &= ~ENICPLB; in disable_icplb()79 ctrl |= ENICPLB; in enable_icplb()
92 bfin_write_IMEM_CONTROL_SSYNC(ctrl & ~ENICPLB); in write_icplb_data()
207 ctrl &= ~ENICPLB; in icache_disable()219 ctrl |= ENICPLB; in icache_enable()
211 R6 = (IMC | ENICPLB);
103 R0 = ~ENICPLB;
85 R0 = ~ENICPLB;
601 #define ENICPLB 0x00000002 /* Enable ICPLB */ macro
1144 if ((cpudata->imemctl & (IMC | ENICPLB)) != (IMC | ENICPLB))