Home
last modified time | relevance | path

Searched refs:find_tlb_idx (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/u-boot/board/freescale/t4qds/
H A Dt4240emu.c33 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
H A Dt4240qds.c529 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/t4rdb/
H A Dt4240rdb.c53 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/t208xrdb/
H A Dt208xrdb.c60 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/p1023rdb/
H A Dp1023rdb.c60 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/t104xrdb/
H A Dt104xrdb.c61 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/c29xpcie/
H A Dc29xpcie.c51 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c198 int find_tlb_idx(void *addr, u8 tlbsel) in find_tlb_idx() function
336 ddr_esel = find_tlb_idx((void *)ptr, 1); in clear_ddr_tlbs_phys()
H A Dcpu.c588 ddr_esel = find_tlb_idx((void *)ptr, 1); in reset_tlb()
669 ddr_esel = find_tlb_idx((void *)ptr, 1); in arch_memory_test_cleanup()
H A Dmp.c453 i = find_tlb_idx((void *)CONFIG_BPTR_VIRT_ADDR, 1); in setup_mp()
/openbmc/u-boot/board/freescale/p1_twr/
H A Dp1_twr.c157 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/corenet_ds/
H A Dcorenet_ds.c102 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/p2041rdb/
H A Dp2041rdb.c117 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c146 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/t1040qds/
H A Dt1040qds.c130 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/t208xqds/
H A Dt208xqds.c333 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/mpc8536ds/
H A Dmpc8536ds.c198 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/p1022ds/
H A Dp1022ds.c249 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/t102xrdb/
H A Dt102xrdb.c129 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Ducp1020.c126 const u8 flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/t102xqds/
H A Dt102xqds.c257 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dbsc9132qds.c155 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dp1_p2_rdb_pc.c290 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h504 extern int find_tlb_idx(void *addr, u8 tlbsel);
/openbmc/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c94 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()

12