Home
last modified time | relevance | path

Searched defs:_mod (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/iio/imu/
H A Dadis16475.c661 #define ADIS16475_MOD_CHAN(_type, _mod, _address, _si, _r_bits, _s_bits) \ argument
681 #define ADIS16475_GYRO_CHANNEL(_mod) \ argument
686 #define ADIS16475_ACCEL_CHANNEL(_mod) \ argument
709 #define ADIS16475_MOD_CHAN_DELTA(_type, _mod, _address, _si, _r_bits, _s_bits) { \ argument
727 #define ADIS16475_DELTANG_CHAN(_mod) \ argument
731 #define ADIS16475_DELTVEL_CHAN(_mod) \ argument
735 #define ADIS16475_DELTANG_CHAN_NO_SCAN(_mod) \ argument
739 #define ADIS16475_DELTVEL_CHAN_NO_SCAN(_mod) \ argument
H A Dadis16480.c731 #define ADIS16480_MOD_CHANNEL(_type, _mod, _address, _si, _info_sep, _bits) \ argument
751 #define ADIS16480_GYRO_CHANNEL(_mod) \ argument
758 #define ADIS16480_ACCEL_CHANNEL(_mod) \ argument
765 #define ADIS16480_DELTANG_CHANNEL(_mod) \ argument
770 #define ADIS16480_DELTANG_CHANNEL_NO_SCAN(_mod) \ argument
774 #define ADIS16480_DELTVEL_CHANNEL(_mod) \ argument
779 #define ADIS16480_DELTVEL_CHANNEL_NO_SCAN(_mod) \ argument
783 #define ADIS16480_MAGN_CHANNEL(_mod) \ argument
H A Dadis16460.c234 #define ADIS16460_MOD_CHANNEL(_type, _mod, _address, _si, _bits) \ argument
252 #define ADIS16460_GYRO_CHANNEL(_mod) \ argument
257 #define ADIS16460_ACCEL_CHANNEL(_mod) \ argument
/linux/drivers/iio/common/ssp_sensors/
H A Dssp_iio_sensor.h5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.h75 #define DEF_MOD(_name, _mod, _parent...) \ argument
83 #define DEF_MOD_STB(_name, _mod, _parent...) \ argument
/linux/drivers/iio/gyro/
H A Ditg3200_core.c260 #define ITG3200_GYRO_CHAN(_mod) { \ argument
/linux/drivers/iio/chemical/
H A Dpms7003.c172 #define PMS7003_CHAN(_index, _mod, _addr) { \ argument
H A Dsps30.c293 #define SPS30_CHAN(_index, _mod) { \ argument
/linux/drivers/iio/health/
H A Dmax30102.c133 #define MAX30102_INTENSITY_CHANNEL(_si, _mod) { \ argument
/linux/sound/soc/renesas/rcar/
H A Dsrc.c48 #define rsnd_mod_to_src(_mod) \ argument
H A Dssi.c114 #define rsnd_mod_to_ssi(_mod) container_of((_mod), struct rsnd_ssi, mod) argument