Home
last modified time | relevance | path

Searched refs:ramend (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsetup.c264 phys_addr_t ramstart, ramend; in bootmem_init() local
269 ramend = memblock_end_of_DRAM(); in bootmem_init()
302 max_pfn = PFN_DOWN(ramend); in bootmem_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c6130 uint32 ramend = bus->dongle_ram_base + bus->ramsize - 1; in dhdpcie_bar1_window_switch_enab() local
6132 uint32 bpwinend = DHD_BUS_BAR1_BPWIN(ramend, bus->bar1_size); in dhdpcie_bar1_window_switch_enab()
6145 __FUNCTION__, bus->bar1_switch_enab, ramstart, ramend, bus->bar1_size)); in dhdpcie_bar1_window_switch_enab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c6123 uint32 ramend = bus->dongle_ram_base + bus->ramsize - 1; in dhdpcie_bar1_window_switch_enab() local
6125 uint32 bpwinend = DHD_BUS_BAR1_BPWIN(ramend, bus->bar1_size); in dhdpcie_bar1_window_switch_enab()
6138 __FUNCTION__, bus->bar1_switch_enab, ramstart, ramend, bus->bar1_size)); in dhdpcie_bar1_window_switch_enab()