Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Deapreg.h58 #define EAP_SET_PCLKDIV(n) (((n)&0x1fff)<<16) macro
H A Deap.c873 div |= EAP_SET_PCLKDIV(EAP_XTAL_FREQ / in eap_set_params()
876 div |= EAP_SET_PCLKDIV(EAP_XTAL_FREQ / in eap_set_params()