| /OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ |
| H A D | reset.c | 21 MAP_NOCACHE); in _machine_restart() 54 MAP_NOCACHE); in ath79_get_bootstrap() 77 MAP_NOCACHE); in eth_init_ar933x() 79 MAP_NOCACHE); in eth_init_ar933x() 81 MAP_NOCACHE); in eth_init_ar933x() 112 MAP_NOCACHE); in eth_init_ar934x() 114 MAP_NOCACHE); in eth_init_ar934x() 116 MAP_NOCACHE); in eth_init_ar934x() 142 MAP_NOCACHE); in eth_init_qca953x() 210 MAP_NOCACHE); in usb_reset_qca953x() [all …]
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | io.h | 59 #ifndef MAP_NOCACHE 60 # define MAP_NOCACHE 0 /* Produce an uncached mapping */ macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | dwc3-generic.c | 81 priv->base = map_physmem(plat->base, DWC3_OTG_REGS_END, MAP_NOCACHE); in dwc3_generic_probe() 87 unmap_physmem(priv->base, MAP_NOCACHE); in dwc3_generic_probe() 101 unmap_physmem(dwc3->regs, MAP_NOCACHE); in dwc3_generic_remove() 244 void *base = map_physmem(glue->regs, 0x10000, MAP_NOCACHE); in dwc3_ti_select_dr_mode() 294 unmap_physmem(base, MAP_NOCACHE); in dwc3_ti_select_dr_mode()
|
| /OK3568_Linux_fs/u-boot/board/tplink/wdr4300/ |
| H A D | wdr4300.c | 22 AR71XX_GPIO_SIZE, MAP_NOCACHE); in wdr4300_usb_start() 42 MAP_NOCACHE); in wdr4300_pinmux_config()
|
| /OK3568_Linux_fs/u-boot/drivers/ata/ |
| H A D | dwc_ahci.c | 37 MAP_NOCACHE); in dwc_ahci_ofdata_to_platdata() 42 MAP_NOCACHE); in dwc_ahci_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | cpsw-common.c | 37 sizeof(u32), MAP_NOCACHE); in davinci_emac_3517_get_macid() 77 sizeof(u32), MAP_NOCACHE); in cpsw_am33xx_cm_get_macid()
|
| H A D | ravb.c | 479 iobase = map_physmem(pdata->iobase, 0x1000, MAP_NOCACHE); in ravb_probe() 508 unmap_physmem(eth->iobase, MAP_NOCACHE); in ravb_probe() 519 unmap_physmem(eth->iobase, MAP_NOCACHE); in ravb_remove()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | fdtaddr.c | 137 return map_physmem(addr, 0, MAP_NOCACHE); in devfdt_remap_addr_index() 152 return map_physmem(addr, size, MAP_NOCACHE); in devfdt_map_physmem()
|
| H A D | regmap.c | 133 uint32_t *ptr = map_physmem(map->base + offset, 4, MAP_NOCACHE); in regmap_read() 142 uint32_t *ptr = map_physmem(map->base + offset, 4, MAP_NOCACHE); in regmap_write()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/ |
| H A D | micro-support-card.c | 94 sizeof(u32) * loop, MAP_NOCACHE); in mem_is_flash() 107 unmap_physmem(scratch_addr, MAP_NOCACHE); in mem_is_flash()
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar934x/ |
| H A D | clk.c | 107 AR934X_SRIF_SIZE, MAP_NOCACHE); in ar934x_pll_init() 109 AR71XX_PLL_SIZE, MAP_NOCACHE); in ar934x_pll_init() 267 MAP_NOCACHE); in ar934x_update_clock()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_layerscape.c | 504 MAP_NOCACHE); in ls_pcie_probe() 511 MAP_NOCACHE); in ls_pcie_probe() 518 MAP_NOCACHE); in ls_pcie_probe() 552 MAP_NOCACHE); in ls_pcie_probe()
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/ |
| H A D | dma-mapping.h | 22 return map_physmem(addr, len, MAP_NOCACHE); in dma_alloc_coherent()
|
| /OK3568_Linux_fs/u-boot/board/qca/ap121/ |
| H A D | ap121.c | 25 MAP_NOCACHE); in board_debug_uart_init()
|
| /OK3568_Linux_fs/u-boot/board/qca/ap143/ |
| H A D | ap143.c | 25 MAP_NOCACHE); in board_debug_uart_init()
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/ |
| H A D | ddr.c | 112 MAP_NOCACHE); in ddr_init() 245 MAP_NOCACHE); in ddr_tap_tuning()
|
| H A D | clk.c | 38 MAP_NOCACHE); in get_clocks()
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | altera_sysid.c | 79 MAP_NOCACHE); in altera_sysid_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/timer/ |
| H A D | omap-timer.c | 83 sizeof(struct omap_gptimer_regs), MAP_NOCACHE); in omap_timer_ofdata_to_platdata()
|
| H A D | altera_timer.c | 76 MAP_NOCACHE); in altera_timer_ofdata_to_platdata()
|
| H A D | ae3xx_timer.c | 95 plat->regs = map_physmem(devfdt_get_addr(dev) , 0x100 , MAP_NOCACHE); in atctme_timer_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/ |
| H A D | clk.c | 38 MAP_NOCACHE); in get_clocks()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | ti_qspi.c | 589 map_physmem(addr, 0, MAP_NOCACHE); in map_syscon_chipselects() 601 sizeof(struct ti_qspi_regs), MAP_NOCACHE); in ti_qspi_ofdata_to_platdata() 603 MAP_NOCACHE); in ti_qspi_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ath79/ |
| H A D | pinctrl_ar933x.c | 120 MAP_NOCACHE); in ar933x_pinctrl_probe()
|
| /OK3568_Linux_fs/u-boot/board/samtec/vining_2000/ |
| H A D | vining_2000.c | 374 void __iomem *b = map_physmem(ADC1_BASE_ADDR, 0x100, MAP_NOCACHE); in read_adc() 399 unmap_physmem(b, MAP_NOCACHE); in read_adc()
|