Searched refs:SMC_insl (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | smc91111.h | 122 #define SMC_insl(a,r,b,l) ({ int __i ; \ macro 194 #define SMC_insl(a,r,b,l) do{ int __i ; \ macro 313 #define SMC_insl(a,r,b,l) ({ int __i ; \ macro
|
| H A D | lan91c96.h | 101 #define SMC_insl(edev, r, b, l) ({ int __i ; \ macro
|
| H A D | lan91c96.c | 571 SMC_insl(dev, LAN91C96_DATA_HIGH, net_rx_packets[0], in smc_rcv()
|
| H A D | smc91111.c | 724 SMC_insl(dev, SMC91111_DATA_REG, net_rx_packets[0], in smc_rcv()
|