Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwireg.h347 #define BWI_PCIM_REGWIN(id) (((id) * 0x1000) + 0x18000000) macro
H A Dbwi.c6335 uint32_t win = BWI_PCIM_REGWIN(id); in bwi_regwin_select()