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

/freebsd-12-stable/sys/dev/safexcel/
H A Dsafexcel_reg.h266 #define SAFEXCEL_HIA_AIC_R_OFF(r) ((r) * 0x1000) macro
267 #define SAFEXCEL_HIA_AIC_R_ENABLE_CTRL(r) (0xe008 - SAFEXCEL_HIA_AIC_R_OFF(r))
268 #define SAFEXCEL_HIA_AIC_R_ENABLED_STAT(r) (0xe010 - SAFEXCEL_HIA_AIC_R_OFF(r))
269 #define SAFEXCEL_HIA_AIC_R_ACK(r) (0xe010 - SAFEXCEL_HIA_AIC_R_OFF(r))
270 #define SAFEXCEL_HIA_AIC_R_ENABLE_CLR(r) (0xe014 - SAFEXCEL_HIA_AIC_R_OFF(r))
271 #define SAFEXCEL_HIA_AIC_R_VERSION(r) (0xe01c - SAFEXCEL_HIA_AIC_R_OFF(r))

Completed in 104 milliseconds