Home
last modified time | relevance | path

Searched refs:MAP_NOCACHE (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/
H A Dreset.c21 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 Dio.h59 #ifndef MAP_NOCACHE
60 # define MAP_NOCACHE 0 /* Produce an uncached mapping */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c81 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 Dwdr4300.c22 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 Ddwc_ahci.c37 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 Dcpsw-common.c37 sizeof(u32), MAP_NOCACHE); in davinci_emac_3517_get_macid()
77 sizeof(u32), MAP_NOCACHE); in cpsw_am33xx_cm_get_macid()
H A Dravb.c479 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 Dfdtaddr.c137 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 Dregmap.c133 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 Dmicro-support-card.c94 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 Dclk.c107 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 Dpcie_layerscape.c504 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 Ddma-mapping.h22 return map_physmem(addr, len, MAP_NOCACHE); in dma_alloc_coherent()
/OK3568_Linux_fs/u-boot/board/qca/ap121/
H A Dap121.c25 MAP_NOCACHE); in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/board/qca/ap143/
H A Dap143.c25 MAP_NOCACHE); in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c112 MAP_NOCACHE); in ddr_init()
245 MAP_NOCACHE); in ddr_tap_tuning()
H A Dclk.c38 MAP_NOCACHE); in get_clocks()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Daltera_sysid.c79 MAP_NOCACHE); in altera_sysid_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/drivers/timer/
H A Domap-timer.c83 sizeof(struct omap_gptimer_regs), MAP_NOCACHE); in omap_timer_ofdata_to_platdata()
H A Daltera_timer.c76 MAP_NOCACHE); in altera_timer_ofdata_to_platdata()
H A Dae3xx_timer.c95 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 Dclk.c38 MAP_NOCACHE); in get_clocks()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dti_qspi.c589 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 Dpinctrl_ar933x.c120 MAP_NOCACHE); in ar933x_pinctrl_probe()
/OK3568_Linux_fs/u-boot/board/samtec/vining_2000/
H A Dvining_2000.c374 void __iomem *b = map_physmem(ADC1_BASE_ADDR, 0x100, MAP_NOCACHE); in read_adc()
399 unmap_physmem(b, MAP_NOCACHE); in read_adc()

123