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

/freebsd-10.0-release/sys/mips/nlm/
H A Dboard_cpld.c82 uint64_t gbubase, cpld_phys; local
85 cpld_phys = nlm_read_gbu_reg(gbubase, GBU_CS_BASEADDR(chipselect));
86 return (MIPS_PHYS_TO_KSEG1(cpld_phys << 8));

Completed in 101 milliseconds