Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard_cpld.c84 uint64_t gbubase, cpld_phys; in nlm_board_cpld_base() local
87 cpld_phys = nlm_read_gbu_reg(gbubase, GBU_CS_BASEADDR(chipselect)); in nlm_board_cpld_base()
88 return (MIPS_PHYS_TO_KSEG1(cpld_phys << 8)); in nlm_board_cpld_base()