Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsmc911x.h5 #define SMC911X_USE_16BIT (1 << 0) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.h119 if (lp->cfg.flags & SMC911X_USE_16BIT) in SMC_inl()
135 if (lp->cfg.flags & SMC911X_USE_16BIT) { in SMC_outl()
154 if (lp->cfg.flags & SMC911X_USE_16BIT) { in SMC_insl()
172 if (lp->cfg.flags & SMC911X_USE_16BIT) { in SMC_outsl()