Searched defs:INL (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | dc2114x.c | 172 static int INL(struct eth_device* dev, u_long addr) in INL() function
|
H A D | natsemi.c | 258 INL(struct eth_device *dev, u_long addr) in INL() function
|
H A D | ns8382x.c | 279 INL(struct eth_device *dev, u_long addr) in INL() function
|
H A D | eepro100.c | 248 static inline int INL (struct eth_device *dev, u_long addr) in INL() function
|
/openbmc/linux/drivers/iio/adc/ |
H A D | palmas_gpadc.c | 462 static int palmas_gpadc_threshold_with_tolerance(int val, const int INL, in palmas_gpadc_threshold_with_tolerance()
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 194 #define INL(np, r) INL_OFF(np, offsetof(struct sym_reg, r)) macro
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.h | 420 #define INL(r) INL_OFF (offsetof(struct ncr_reg,r)) macro
|