Home
last modified time | relevance | path

Searched refs:_label (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Disl68137.rst439 curr[2-3]_label "iout[1-2]"
451 in[2-3]_label "vout[1-2]"
462 power[2-3]_label "pout[1-2]"
521 curr[1-2]_label "iin[1-2]"
526 curr[3-4]_label "iout[1-2]"
541 in[3-4]_label "vout[1-2]"
548 power[1-2]_label "pin[1-2]"
552 power[3-4]_label "pout[1-2]"
566 curr[1-3]_label "iin[1-3]"
571 curr[4-6]_label "iout[1-3]"
[all …]
H A Docc.rst41 temp[1-n]_label
73 freq[1-n]_label
88 power[1-n]_label
93 power[1-n]_label
101 power[1-n]_label
111 power[1-n]_label
145 extn[1-n]_label
H A Dbel-pfe.rst74 curr[2-3]_label "iout[1-2]"
94 in[3-8]_label "vout[1-3,5-7]"
98 power[1-2]_label "pin[1-2]"
102 power[3-4]_label "pout[1-2]"
H A Dxdpe12284.rst56 **curr[1-4]_label**
73 **in[1-4_label**
88 **power[1-4]_label**
H A Dir35221.rst44 curr[2-3]_label "iout[1-2]"
62 in[2-3]_label "vout[1-2]"
80 power[2-3]_label "pout[1-2]"
H A Dpxe1610.rst78 curr[2-4]_label "iout[1-3]"
88 in[2-4]_label "vout[1-3]"
99 power[2-4]_label "pout[1-3]"
H A Dmp2975.rst71 **curr[1-{2n+k}]_label**
92 **in[1-{2n+1}]_label**
115 **power[1-{2n+1}]_label**
H A Dtps53679.rst92 in[N]_label "vout[1-2]"
136 power[N]_label "pout[1-2]".
155 curr[N]_label "iout[1-2]" or "iout1.[0-5]".
H A Dtps40422.rst47 in[1-2]_label "vout[1-2]"
52 curr[1-2]_label "iout[1-2]"
H A Ducd9200.rst73 in[2-5]_label "vout[1-4]".
90 curr[2-5]_label "iout[1-4]".
104 power[2-5]_label "pout[1-4]"
H A Dmax34440.rst113 in[1-6]_label "vout[1-6]".
137 curr[1-6]_label "iout[1-6]".
158 power[1,3]_label "pout[1,3]"
H A Dcorsair-cpro.rst35 fan[1-6]_label Shows fan type as detected by the device.
H A Dltc2978.rst283 in[N]_label "vout[1-8]".
380 power[N]_label "pout[1-4]".
413 curr[N]_label "iout[1-4]".
H A Ducd9000.rst93 in[1-12]_label "vout[1-12]".
107 curr[1-12]_label "iout[1-12]".
H A Dmax31785.rst47 in[1-6]_label "vout[18-23]"
H A Dmax16064.rst48 in[1-4]_label "vout[1-4]"
H A Ddell-smm-hwmon.rst36 fan[1-3]_label RO Fan label.
43 temp[1-10]_label RO Temperature sensor label.
H A Dina3221.rst30 in[123]_label Voltage channel labels
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dbt1-pvt.h160 #define PVT_SENSOR_INFO(_ch, _label, _type, _mode, _thres) \ argument
163 .label = _label, \
H A Dwm8350-hwmon.c49 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
H A Dacpi_power_meter.c456 #define RO_SENSOR_TEMPLATE(_label, _show, _index) \ argument
458 .label = _label, \
463 #define RW_SENSOR_TEMPLATE(_label, _show, _set, _index) \ argument
465 .label = _label, \
H A Dwm831x-hwmon.c76 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-ep93xx.c281 #define EP93XX_GPIO_BANK(_label, _data, _dir, _irq, _base, _has_irq, _has_hier, _irq_base) \ argument
283 .label = _label, \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Drtl.h1822 ({ __typeof (LABEL) const _label = (LABEL); \
1823 if (! LABEL_P (_label)) \
1824 rtl_check_failed_flag ("LABEL_KIND", _label, __FILE__, __LINE__, \
1826 (enum label_kind) ((_label->jump << 1) | _label->call); })
1830 __typeof (LABEL) const _label = (LABEL); \
1832 if (! LABEL_P (_label)) \
1833 rtl_check_failed_flag ("SET_LABEL_KIND", _label, __FILE__, __LINE__, \
1835 _label->jump = ((_kind >> 1) & 1); \
1836 _label->call = (_kind & 1); \
1847 rtx const _label = (LABEL); \
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Drtl.h1822 ({ __typeof (LABEL) const _label = (LABEL); \
1823 if (! LABEL_P (_label)) \
1824 rtl_check_failed_flag ("LABEL_KIND", _label, __FILE__, __LINE__, \
1826 (enum label_kind) ((_label->jump << 1) | _label->call); })
1830 __typeof (LABEL) const _label = (LABEL); \
1832 if (! LABEL_P (_label)) \
1833 rtl_check_failed_flag ("SET_LABEL_KIND", _label, __FILE__, __LINE__, \
1835 _label->jump = ((_kind >> 1) & 1); \
1836 _label->call = (_kind & 1); \
1847 rtx const _label = (LABEL); \
[all …]

12