Home
last modified time | relevance | path

Searched refs:OUTL (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/scsi/
H A Dncr53c8xx.h424 #define OUTL(r, val) OUTL_OFF (offsetof(struct ncr_reg,r), (val)) macro
434 #define OUTONL(r, m) OUTL(r, INL(r) | (m))
435 #define OUTOFFL(r, m) OUTL(r, INL(r) & ~(m))
445 OUTL (nc_dsp, (v)); \
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h198 #define OUTL(np, r, v) OUTL_OFF(np, offsetof(struct sym_reg, r), (v)) 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))
215 OUTL(np, nc_dsp, (v)); \
H A Dsym_hipd.c971 OUTL(np, nc_dstat, data);
1015 OUTL(np, nc_temp, sym_wr);
1019 OUTL(np, nc_dsa, np->hcb_ba);
1826 OUTL(np, nc_scrx[0], np->dmap_bah[0]);
1827 OUTL(np, nc_drs, np->dmap_bah[0]);
1836 OUTL(np, nc_pmjad1, SCRIPTB_BA(np, pm_handle));
1837 OUTL(np, nc_pmjad2, SCRIPTB_BA(np, pm_handle));
1909 OUTL(np, nc_mmws, phys);
1910 OUTL(np, nc_mmrs, phys);
1911 OUTL(np, nc_sfs, phys);
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-wingtech-wt86518.dts62 "Headphones", "Headphones Switch OUTL",
H A Dmsm8916-wingtech-wt88047.dts231 "Speaker", "Speaker Amp OUTL",
235 "Headphones", "Headphones Switch OUTL",
H A Dmsm8916-wingtech-wt86528.dts105 "Headphones", "Headphones Switch OUTL",
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxl-s905x-p212.dts51 "Lineout", "AU2 OUTL",
H A Dmeson-gxl-s905x-vero4k.dts91 "Lineout", "AU2 OUTL",
H A Dmeson-gxl-s805x-p241.dts129 "Lineout", "AU2 OUTL",
H A Dmeson-gx-p23x-q20x.dtsi130 "Lineout", "AU2 OUTL",
H A Dmeson-g12b-odroid-n2.dtsi95 "Lineout", "U19 OUTL",
H A Dmeson-gxl-s905x-libretech-cc.dts143 "Lineout", "AU2 OUTL",
H A Dmeson-gx-libretech-pc.dtsi195 "7J4-14 LEFT", "AU2 OUTL",
H A Dmeson-g12a-u200.dts238 "Lineout", "10U2 OUTL",
H A Dmeson-g12b-odroid-go-ultra.dts234 "Internal Speakers", "Speaker Amplifier OUTL",
/linux/drivers/iio/accel/
H A Dmma7455_core.c214 .address = MMA7455_REG_##axis##OUTL,\
/linux/arch/mips/boot/dts/ingenic/
H A Dgcw0.dts81 "Headphones", "Headphones Amp OUTL",
85 "Speaker", "Speaker Amp OUTL",
H A Drs90.dts147 "Speaker", "OUTL",
H A Dqi_lb60.dts75 "Speaker", "OUTL",
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-teres-i.dts360 "Internal Speaker", "Speaker Amp OUTL",
H A Dsun50i-a64-pinebook.dts379 "Internal Speaker", "Speaker Amp OUTL",
H A Dsun50i-a64-pinetab.dts452 "Internal Speaker", "Speaker Amp OUTL",
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-orangepi-5-plus.dts152 "Headphones", "Headphones Amp OUTL",
157 "Speaker", "Speaker Amp OUTL",
H A Drk3588s-gameforce-ace.dts132 "Speaker", "Speaker Amplifier OUTL",
136 "Headphones", "Headphones Amplifier OUTL",
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-echo.dts106 "Speaker", "Speaker Amp OUTL",

12