Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsmc911x.h6 #define SMC911X_USE_32BIT (1 << 1) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.h116 if (lp->cfg.flags & SMC911X_USE_32BIT) in SMC_inl()
130 if (lp->cfg.flags & SMC911X_USE_32BIT) { in SMC_outl()
149 if (lp->cfg.flags & SMC911X_USE_32BIT) { in SMC_insl()
167 if (lp->cfg.flags & SMC911X_USE_32BIT) { in SMC_outsl()