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

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

Completed in 106 milliseconds