/linux/drivers/scsi/ |
H A D | ncr53c8xx.h | 424 #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 D | sym_hipd.h | 198 #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 D | sym_hipd.c | 971 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 D | msm8916-wingtech-wt86518.dts | 62 "Headphones", "Headphones Switch OUTL",
|
H A D | msm8916-wingtech-wt88047.dts | 231 "Speaker", "Speaker Amp OUTL", 235 "Headphones", "Headphones Switch OUTL",
|
H A D | msm8916-wingtech-wt86528.dts | 105 "Headphones", "Headphones Switch OUTL",
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s905x-p212.dts | 51 "Lineout", "AU2 OUTL",
|
H A D | meson-gxl-s905x-vero4k.dts | 91 "Lineout", "AU2 OUTL",
|
H A D | meson-gxl-s805x-p241.dts | 129 "Lineout", "AU2 OUTL",
|
H A D | meson-gx-p23x-q20x.dtsi | 130 "Lineout", "AU2 OUTL",
|
H A D | meson-g12b-odroid-n2.dtsi | 95 "Lineout", "U19 OUTL",
|
H A D | meson-gxl-s905x-libretech-cc.dts | 143 "Lineout", "AU2 OUTL",
|
H A D | meson-gx-libretech-pc.dtsi | 195 "7J4-14 LEFT", "AU2 OUTL",
|
H A D | meson-g12a-u200.dts | 238 "Lineout", "10U2 OUTL",
|
H A D | meson-g12b-odroid-go-ultra.dts | 234 "Internal Speakers", "Speaker Amplifier OUTL",
|
/linux/drivers/iio/accel/ |
H A D | mma7455_core.c | 214 .address = MMA7455_REG_##axis##OUTL,\
|
/linux/arch/mips/boot/dts/ingenic/ |
H A D | gcw0.dts | 81 "Headphones", "Headphones Amp OUTL", 85 "Speaker", "Speaker Amp OUTL",
|
H A D | rs90.dts | 147 "Speaker", "OUTL",
|
H A D | qi_lb60.dts | 75 "Speaker", "OUTL",
|
/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-a64-teres-i.dts | 360 "Internal Speaker", "Speaker Amp OUTL",
|
H A D | sun50i-a64-pinebook.dts | 379 "Internal Speaker", "Speaker Amp OUTL",
|
H A D | sun50i-a64-pinetab.dts | 452 "Internal Speaker", "Speaker Amp OUTL",
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3588-orangepi-5-plus.dts | 152 "Headphones", "Headphones Amp OUTL", 157 "Speaker", "Speaker Amp OUTL",
|
H A D | rk3588s-gameforce-ace.dts | 132 "Speaker", "Speaker Amplifier OUTL", 136 "Headphones", "Headphones Amplifier OUTL",
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-echo.dts | 106 "Speaker", "Speaker Amp OUTL",
|