Searched refs:_ext (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/iio/adc/ |
| H A D | xilinx-xadc-core.c | 1077 #define XADC_CHAN_VOLTAGE(_chan, _scan_index, _addr, _bits, _ext, _alarm) { \ argument 1095 .extend_name = _ext, \ 1101 #define XADC_7S_CHAN_VOLTAGE(_chan, _scan_index, _addr, _ext, _alarm) \ argument 1102 XADC_CHAN_VOLTAGE(_chan, _scan_index, _addr, 12, _ext, _alarm) 1136 #define XADC_US_CHAN_VOLTAGE(_chan, _scan_index, _addr, _ext, _alarm) \ argument 1137 XADC_CHAN_VOLTAGE(_chan, _scan_index, _addr, 10, _ext, _alarm)
|
| /linux/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_l3c_pmu.c | 89 #define L3C_CNTR_EXT_L(_ext) (((_ext) + 1) * L3C_NR_COUNTERS) argument 90 #define L3C_CNTR_EXT_H(_ext) (((_ext) + 2) * L3C_NR_COUNTERS) argument
|
| /linux/include/linux/ |
| H A D | tracepoint.h | 326 #define __DEFINE_TRACE_EXT(_name, _ext, proto, args) \ 341 .ext = _ext, \ 325 __DEFINE_TRACE_EXT(_name,_ext,proto,args) global() argument
|
| /linux/Documentation/translations/zh_CN/driver-api/phy/ |
| H A D | phy.rst | 140 [phy_set_mode[_ext]()]
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-control.c | 795 #define PARAM_ID_FROM_EXTENSION(_ext) (((_ext) & SOF_IPC4_MOD_EXT_MSG_PARAM_ID_MASK) \ in sof_ipc4_widget_kcontrol_setup() 661 PARAM_ID_FROM_EXTENSION(_ext) global() argument
|
| /linux/arch/mips/include/asm/ |
| H A D | uasm.h | 116 Ip_u2u1msbu3(_ext);
|
| /linux/arch/mips/mm/ |
| H A D | uasm.c | 317 I_u2u1msbdu3(_ext)
|