Home
last modified time | relevance | path

Searched refs:INL (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/u-boot/drivers/net/
H A Dns8382x.c279 INL(struct eth_device *dev, u_long addr) in INL() function
368 data = INL(dev, RxFilterData); in ns8382x_initialize()
401 chip_config = INL(dev, ChipConfig); in ns8382x_initialize()
411 INL(dev, ChipConfig) ^ SpeedStatus_Polarity; in ns8382x_initialize()
429 SavedClkRun = INL(dev, ClkRun); in ns8382x_initialize()
449 #define mdio_delay(mdio_addr) INL(dev, mdio_addr)
491 (retval << 1) | ((INL(dev, EECtrl) & MDIO_Data) ? 1 : 0); in mdio_read()
550 config = INL(dev, ChipConfig); in ns8382x_init()
586 while (INL(dev, ChipCmd)) in ns8382x_reset()
628 INL(dev, TxRingPtr), &txd); in ns8382x_init_txd()
[all …]
H A Dnatsemi.c258 INL(struct eth_device *dev, u_long addr) in INL() function
378 chip_config = INL(dev, ChipConfig); in natsemi_initialize()
381 dev->name, (int) INL(dev, BasicStatus), advertising); in natsemi_initialize()
405 SavedClkRun = INL(dev, ClkRun); in natsemi_initialize()
417 #define eeprom_delay(ee_addr) INL(dev, ee_addr)
481 if (INL(dev, ee_addr) & EE_DataOut) {
518 retval |= (INL(dev, ee_addr) & EE_DataOut) ? 1 << i : 0; in read_eeprom()
542 return INL(dev, BasicControl+(location<<2))&0xffff; in mdio_read()
611 if (INL(dev, SiliconRev) == 0x302) { in natsemi_reset()
665 INL(dev, TxRingPtr)); in natsemi_init_txd()
[all …]
H A Ddc2114x.c82 i=INL(dev, 0x0);\
90 i=INL(dev, DE4X5_BMR);\
96 for (i=0;i<5;i++) {INL(dev, DE4X5_BMR); udelay(10000);}\
103 omr = INL(dev, DE4X5_OMR);\
110 omr = INL(dev, DE4X5_OMR);\
172 static int INL(struct eth_device* dev, u_long addr) in INL() function
319 if ((INL(dev, DE4X5_STS) & (STS_TS | STS_RS)) != 0) { in dc21x4x_init()
537 tmp = INL(dev, addr); in getfrom_srom()
H A Deepro100.c248 static inline int INL (struct eth_device *dev, u_long addr) in INL() function
265 cmd = INL (dev, SCBCtrlMDI); in get_phyreg()
286 while (!(INL (dev, SCBCtrlMDI) & (1 << 28)) && (--timeout)) in set_phyreg()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c972 data = INL(np, nc_dstat);
1051 pc = INL(np, nc_dsp);
1056 sym_rd = INL(np, nc_scratcha);
1057 sym_bk = INL(np, nc_temp);
1127 dsp = INL(np, nc_dsp);
1155 script_name, script_ofs, (unsigned)INL(np, nc_dbc));
2175 u32 dsp = INL(np, nc_dsp);
2176 u32 dsa = INL(np, nc_dsa);
2226 u32 dsp = INL(np, nc_dsp);
2300 u32 dsp = INL(np, nc_dsp);
[all …]
H A Dsym_hipd.h194 #define INL(np, r) INL_OFF(np, offsetof(struct sym_reg, r)) macro
204 #define OUTONL(np, r, m) OUTL(np, r, INL(np, r) | (m))
205 #define OUTOFFL(np, r, m) OUTL(np, r, INL(np, r) & ~(m))
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gx-p23x-q20x.dtsi127 audio-routing = "AU2 INL", "ACODEC LOLP",
129 "AU2 INL", "ACODEC LOLN",
H A Dmeson-gxl-s905x-p212.dts49 audio-routing = "AU2 INL", "ACODEC LOLN",
H A Dmeson-gxl-s805x-p241.dts127 audio-routing = "AU2 INL", "ACODEC LOLN",
H A Dmeson-g12b-odroid-n2.dtsi69 "U19 INL", "ACODEC LOLP",
H A Dmeson-gxl-s905x-libretech-cc.dts141 audio-routing = "AU2 INL", "ACODEC LOLN",
H A Dmeson-gx-libretech-pc.dtsi193 audio-routing = "AU2 INL", "ACODEC LOLN",
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h420 #define INL(r) INL_OFF (offsetof(struct ncr_reg,r)) macro
434 #define OUTONL(r, m) OUTL(r, INL(r) | (m))
435 #define OUTOFFL(r, m) OUTL(r, INL(r) & ~(m))
H A Dncr53c8xx.c5657 dsp = INL (nc_dsp); in ncr_log_hard_error()
5682 (unsigned)INL (nc_dbc)); in ncr_log_hard_error()
5767 (unsigned)INL(nc_dsp), in ncr_exception()
5768 (unsigned)INL(nc_dbc)); in ncr_exception()
5921 dsa = INL (nc_dsa); in ncr_int_sto()
5991 u32 dbc = INL (nc_dbc); in ncr_int_par()
6083 dsp = INL (nc_dsp); in ncr_int_ma()
6084 dbc = INL (nc_dbc); in ncr_int_ma()
6142 dsa = INL (nc_dsa); in ncr_int_ma()
6523 u_long dsa = INL (nc_dsa); in ncr_int_sir()
[all …]
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg353ps.dts57 "Speaker Amp INL", "HPOL",
H A Drk3566-anbernic-rg353p.dts58 "Speaker Amp INL", "HPOL",
H A Drk3566-anbernic-rg503.dts85 "Speaker Amp INL", "HPOL",
H A Drk3399-roc-pc-plus.dts50 "Headphone Amp INL", "LOUT2",
/openbmc/linux/arch/mips/boot/dts/ingenic/
H A Dgcw0.dts79 "Headphones Amp INL", "LHPOUT",
83 "Speaker Amp INL", "LOUT",
H A Drs90.dts143 "INL", "LHPOUT",
H A Dqi_lb60.dts77 "INL", "LOUT",
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-teres-i.dts358 "Speaker Amp INL", "LINEOUT",
H A Dsun50i-a64-pinebook.dts377 "Speaker Amp INL", "LINEOUT",
H A Dsun50i-a64-pinetab.dts450 "Speaker Amp INL", "LINEOUT",
/openbmc/linux/drivers/iio/adc/
H A Dpalmas_gpadc.c462 static int palmas_gpadc_threshold_with_tolerance(int val, const int INL, in palmas_gpadc_threshold_with_tolerance() argument
466 val = ((val + INL) * (1000 + gain_error)) / 1000 + offset_error; in palmas_gpadc_threshold_with_tolerance()

12