Home
last modified time | relevance | path

Searched refs:mips_cdmm_cur_base (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/
H A Dmips_cdmm.c320 * mips_cdmm_cur_base() - Find current physical base address of CDMM region.
325 static phys_addr_t mips_cdmm_cur_base(void) in mips_cdmm_cur_base() function
384 if (bus->phys == mips_cdmm_cur_base()) in mips_cdmm_setup()
397 bus->phys = mips_cdmm_cur_base(); in mips_cdmm_setup()
/kernel/linux/linux-6.6/drivers/bus/
H A Dmips_cdmm.c320 * mips_cdmm_cur_base() - Find current physical base address of CDMM region.
325 static phys_addr_t mips_cdmm_cur_base(void) in mips_cdmm_cur_base() function
384 if (bus->phys == mips_cdmm_cur_base()) in mips_cdmm_setup()
397 bus->phys = mips_cdmm_cur_base(); in mips_cdmm_setup()

Completed in 3 milliseconds