Searched refs:at91_ioremap_shdwc (Results 1 – 7 of 7) sorted by relevance
75 extern void at91_ioremap_shdwc(u32 base_addr);
290 at91_ioremap_shdwc(AT91SAM9RL_BASE_SHDWC); in at91sam9rl_ioremap_registers()
285 at91_ioremap_shdwc(AT91SAM9261_BASE_SHDWC); in at91sam9261_ioremap_registers()
305 at91_ioremap_shdwc(AT91SAM9263_BASE_SHDWC); in at91sam9263_ioremap_registers()
338 at91_ioremap_shdwc(AT91SAM9G45_BASE_SHDWC); in at91sam9g45_ioremap_registers()
332 at91_ioremap_shdwc(AT91SAM9260_BASE_SHDWC); in at91sam9260_ioremap_registers()
280 void __init at91_ioremap_shdwc(u32 base_addr) in at91_ioremap_shdwc() function