Searched full:define (Results  1 – 25 of 591) sorted by relevance
12345678910>>...24
| /Documentation/userspace-api/media/ | 
| D | cec.h.rst.exceptions | 4 ignore define _CEC_UAPI_H 6 # define macros to ignore 8 ignore define CEC_MAX_MSG_SIZE 9 ignore define CEC_MAX_LOG_ADDRS 11 ignore define CEC_LOG_ADDR_MASK_TV 12 ignore define CEC_LOG_ADDR_MASK_RECORD 13 ignore define CEC_LOG_ADDR_MASK_TUNER 14 ignore define CEC_LOG_ADDR_MASK_PLAYBACK 15 ignore define CEC_LOG_ADDR_MASK_AUDIOSYSTEM 16 ignore define CEC_LOG_ADDR_MASK_BACKUP [all …] 
 | 
| D | videodev2.h.rst.exceptions | 4 ignore define _UAPI__LINUX_VIDEODEV2_H 63 replace define V4L2_COLORSPACE_ADOBERGB :c:type:`v4l2_colorspace` 78 replace define V4L2_XFER_FUNC_ADOBERGB :c:type:`v4l2_xfer_func` 171 replace define V4L2_CAP_VIDEO_CAPTURE device-capabilities 172 replace define V4L2_CAP_VIDEO_CAPTURE_MPLANE device-capabilities 173 replace define V4L2_CAP_VIDEO_OUTPUT device-capabilities 174 replace define V4L2_CAP_VIDEO_OUTPUT_MPLANE device-capabilities 175 replace define V4L2_CAP_VIDEO_M2M device-capabilities 176 replace define V4L2_CAP_VIDEO_M2M_MPLANE device-capabilities 177 replace define V4L2_CAP_VIDEO_OVERLAY device-capabilities [all …] 
 | 
| D | lirc.h.rst.exceptions | 4 ignore define _LINUX_LIRC_H 8 ignore define lirc_t 10 ignore define LIRC_SPACE 11 ignore define LIRC_PULSE 12 ignore define LIRC_FREQUENCY 13 ignore define LIRC_TIMEOUT 14 ignore define LIRC_OVERFLOW 15 ignore define LIRC_VALUE 16 ignore define LIRC_MODE2 17 ignore define LIRC_IS_SPACE [all …] 
 | 
| D | media.h.rst.exceptions | 4 ignore define __LINUX_MEDIA_H 7 ignore define MEDIA_API_VERSION 8 ignore define MEDIA_ENT_F_BASE 9 ignore define MEDIA_ENT_F_OLD_BASE 10 ignore define MEDIA_ENT_F_OLD_SUBDEV_BASE 11 ignore define MEDIA_ENT_F_DTV_DECODER 12 ignore define MEDIA_INTF_T_DVB_BASE 13 ignore define MEDIA_INTF_T_V4L_BASE 14 ignore define MEDIA_INTF_T_ALSA_BASE 16 ignore define MEDIA_ENT_TYPE_SHIFT [all …] 
 | 
| D | ca.h.rst.exceptions | 4 ignore define _DVBCA_H_ 7 replace define CA_CI :c:type:`ca_slot_info` 8 replace define CA_CI_LINK :c:type:`ca_slot_info` 9 replace define CA_CI_PHYS :c:type:`ca_slot_info` 10 replace define CA_DESCR :c:type:`ca_slot_info` 11 replace define CA_SC :c:type:`ca_slot_info` 12 replace define CA_CI_MODULE_PRESENT :c:type:`ca_slot_info` 13 replace define CA_CI_MODULE_READY :c:type:`ca_slot_info` 16 replace define CA_ECD :c:type:`ca_descr_info` 17 replace define CA_NDS :c:type:`ca_descr_info` [all …] 
 | 
| D | frontend.h.rst.exceptions | 4 ignore define _DVBFRONTEND_H_ 7 replace define DTV_ISDBT_LAYERA_FEC dtv-isdbt-layer-fec 8 replace define DTV_ISDBT_LAYERB_FEC dtv-isdbt-layer-fec 9 replace define DTV_ISDBT_LAYERC_FEC dtv-isdbt-layer-fec 10 replace define DTV_ISDBT_LAYERA_MODULATION dtv-isdbt-layer-modulation 11 replace define DTV_ISDBT_LAYERB_MODULATION dtv-isdbt-layer-modulation 12 replace define DTV_ISDBT_LAYERC_MODULATION dtv-isdbt-layer-modulation 13 replace define DTV_ISDBT_LAYERA_SEGMENT_COUNT dtv-isdbt-layer-segment-count 14 replace define DTV_ISDBT_LAYERB_SEGMENT_COUNT dtv-isdbt-layer-segment-count 15 replace define DTV_ISDBT_LAYERC_SEGMENT_COUNT dtv-isdbt-layer-segment-count [all …] 
 | 
| D | dmx.h.rst.exceptions | 4 ignore define _UAPI_DVBDMX_H_ 7 ignore define DMX_FILTER_SIZE 34 ignore define DMX_PES_AUDIO 35 ignore define DMX_PES_VIDEO 36 ignore define DMX_PES_TELETEXT 37 ignore define DMX_PES_SUBTITLE 38 ignore define DMX_PES_PCR 46 replace define DMX_CHECK_CRC :c:type:`dmx_sct_filter_params` 47 replace define DMX_ONESHOT :c:type:`dmx_sct_filter_params` 48 replace define DMX_IMMEDIATE_START :c:type:`dmx_sct_filter_params`
  | 
| D | net.h.rst.exceptions | 4 ignore define _DVBNET_H_ 12 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if` 13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
  | 
| /Documentation/userspace-api/media/v4l/ | 
| D | vidioc-enumstd.rst | 122     #define V4L2_STD_PAL_B          ((v4l2_std_id)0x00000001) 123     #define V4L2_STD_PAL_B1         ((v4l2_std_id)0x00000002) 124     #define V4L2_STD_PAL_G          ((v4l2_std_id)0x00000004) 125     #define V4L2_STD_PAL_H          ((v4l2_std_id)0x00000008) 126     #define V4L2_STD_PAL_I          ((v4l2_std_id)0x00000010) 127     #define V4L2_STD_PAL_D          ((v4l2_std_id)0x00000020) 128     #define V4L2_STD_PAL_D1         ((v4l2_std_id)0x00000040) 129     #define V4L2_STD_PAL_K          ((v4l2_std_id)0x00000080) 131     #define V4L2_STD_PAL_M          ((v4l2_std_id)0x00000100) 132     #define V4L2_STD_PAL_N          ((v4l2_std_id)0x00000200) [all …] 
 | 
| /Documentation/arch/powerpc/ | 
| D | ptrace.rst | 44   #define PPC_DEBUG_FEATURE_INSN_BP_RANGE		0x1 45   #define PPC_DEBUG_FEATURE_INSN_BP_MASK		0x2 46   #define PPC_DEBUG_FEATURE_DATA_BP_RANGE		0x4 47   #define PPC_DEBUG_FEATURE_DATA_BP_MASK		0x8 48   #define PPC_DEBUG_FEATURE_DATA_BP_DAWR		0x10 49   #define PPC_DEBUG_FEATURE_DATA_BP_ARCH_31		0x20 57   #define PPC_BREAKPOINT_TRIGGER_EXECUTE  0x1 58   #define PPC_BREAKPOINT_TRIGGER_READ     0x2 59  #define PPC_BREAKPOINT_TRIGGER_WRITE    0x4 61   #define PPC_BREAKPOINT_MODE_EXACT               0x0 [all …] 
 | 
| /Documentation/translations/zh_CN/admin-guide/ | 
| D | cputopology.rst | 23 	#define topology_physical_package_id(cpu) 24 	#define topology_die_id(cpu) 25 	#define topology_cluster_id(cpu) 26 	#define topology_core_id(cpu) 27 	#define topology_book_id(cpu) 28 	#define topology_drawer_id(cpu) 29 	#define topology_sibling_cpumask(cpu) 30 	#define topology_core_cpumask(cpu) 31 	#define topology_cluster_cpumask(cpu) 32 	#define topology_die_cpumask(cpu) [all …] 
 | 
| /Documentation/translations/zh_TW/admin-guide/ | 
| D | cputopology.rst | 23 	#define topology_physical_package_id(cpu) 24 	#define topology_die_id(cpu) 25 	#define topology_cluster_id(cpu) 26 	#define topology_core_id(cpu) 27 	#define topology_book_id(cpu) 28 	#define topology_drawer_id(cpu) 29 	#define topology_sibling_cpumask(cpu) 30 	#define topology_core_cpumask(cpu) 31 	#define topology_cluster_cpumask(cpu) 32 	#define topology_die_cpumask(cpu) [all …] 
 | 
| /Documentation/devicetree/bindings/clock/ | 
| D | ti-clkctrl.txt | 47 #define OMAP4_CLKCTRL_OFFSET		0x20 48 #define OMAP4_CLKCTRL_INDEX(offset)	((offset) - OMAP4_CLKCTRL_OFFSET) 49 #define MODULEMODE_HWCTRL		1 50 #define MODULEMODE_SWCTRL		2 52 #define OMAP4_GPTIMER10_CLKTRL		OMAP4_CLKCTRL_INDEX(0x28) 53 #define OMAP4_GPTIMER11_CLKTRL		OMAP4_CLKCTRL_INDEX(0x30) 54 #define OMAP4_GPTIMER2_CLKTRL		OMAP4_CLKCTRL_INDEX(0x38) 56 #define OMAP4_GPIO2_CLKCTRL		OMAP_CLKCTRL_INDEX(0x60)
  | 
| /Documentation/admin-guide/ | 
| D | cputopology.rst | 15 For an architecture to support this feature, it must define some of 18 	#define topology_physical_package_id(cpu) 19 	#define topology_die_id(cpu) 20 	#define topology_cluster_id(cpu) 21 	#define topology_core_id(cpu) 22 	#define topology_book_id(cpu) 23 	#define topology_drawer_id(cpu) 24 	#define topology_sibling_cpumask(cpu) 25 	#define topology_core_cpumask(cpu) 26 	#define topology_cluster_cpumask(cpu) [all …] 
 | 
| D | java.rst | 193   #define CP_UTF8 1 194   #define CP_INTEGER 3 195   #define CP_FLOAT 4 196   #define CP_LONG 5 197   #define CP_DOUBLE 6 198   #define CP_CLASS 7 199   #define CP_STRING 8 200   #define CP_FIELDREF 9 201   #define CP_METHODREF 10 202   #define CP_INTERFACEMETHODREF 11 [all …] 
 | 
| /Documentation/userspace-api/netlink/ | 
| D | c-code-gen.rst | 30 ``c-family-name`` controls the name of the ``#define`` for the family 33 ``c-version-name`` controls the name of the ``#define`` for the version 36 ``max-by-define`` selects if max values for enums are defined as a 37 ``#define`` rather than inside the enum. 45 Every constant is rendered as a ``#define``. 81 If ``max-by-define`` is set to ``true`` at the global level ``attr-max-name`` 82 will be specified as a ``#define`` rather than an enum value. 93 ``cmd-cnt-name`` and ``cmd-max-name``. Max will be a define if ``max-by-define`` 99 Each multicast group gets a define rendered into the kernel uAPI header. 100 The name of the define is ``$family-MCGRP-$group``, and can be overwritten [all …] 
 | 
| /Documentation/devicetree/bindings/pinctrl/ | 
| D | mediatek,mt8195-pinctrl.yaml | 58       define or si unit value(ohm) to set different resistance. 109                 description: mt8195 pull down PUPD/R0/R1 type define value. 111                 description: mt8195 pull down RSEL type define value. 115               For pull down type is normal, it don't need add RSEL & R1R0 define 117               For pull down type is PUPD/R0/R1 type, it can add R1R0 define to 120               "MTK_PUPD_SET_R1R0_11" define in mt8195. 121               For pull down type is RSEL, it can add RSEL define & resistance 128               define in mt8195. It can also support resistance value(ohm) 131               An example of using RSEL define: 157                 description: mt8195 pull up PUPD/R0/R1 type define value. [all …] 
 | 
| D | mediatek,mt8186-pinctrl.yaml | 65       define or si unit value(ohm) to set different resistance. 116                 description: mt8186 pull down PUPD/R0/R1 type define value. 118                 description: mt8186 pull down RSEL type define value. 122               For pull down type is normal, it don't need add RSEL & R1R0 define 124               For pull down type is PUPD/R0/R1 type, it can add R1R0 define to 127               "MTK_PUPD_SET_R1R0_11" define in mt8186. 128               For pull down type is RSEL, it can add RSEL define & resistance 132               "MTK_PULL_SET_RSEL_010" & "MTK_PULL_SET_RSEL_011" define in 135               An example of using RSEL define: 161                 description: mt8186 pull up PUPD/R0/R1 type define value. [all …] 
 | 
| D | mediatek,mt8188-pinctrl.yaml | 104                 description: mt8188 pull down PUPD/R0/R1 type define value. 106                 description: mt8188 pull down RSEL type define value. 111               define and resistance value. 112               For pull down type is PUPD/R0/R1 type, it can add R1R0 define to 115               "MTK_PUPD_SET_R1R0_11" define in mt8188. 116               For pull down type is RSEL, it can add RSEL define & resistance 122               "MTK_PULL_SET_RSEL_110" & "MTK_PULL_SET_RSEL_111" define in 130                 description: mt8188 pull up PUPD/R0/R1 type define value. 132                 description: mt8188 pull up RSEL type define value. 136               For pull up type is normal, it don't need add RSEL & R1R0 define [all …] 
 | 
| /Documentation/userspace-api/media/dvb/ | 
| D | ca_high_level.rst | 39 	#define CA_CI            1     /* CI high level interface */ 40 	#define CA_CI_LINK       2     /* CI link layer level interface */ 41 	#define CA_CI_PHYS       4     /* CI physical layer level interface */ 42 	#define CA_DESCR         8     /* built-in descrambler */ 43 	#define CA_SC          128     /* simple smart card interface */ 46 	#define CA_CI_MODULE_PRESENT 1 /* module (or card) inserted */ 47 	#define CA_CI_MODULE_READY   2 70 #define CA_RESET          _IO('o', 128) 71 #define CA_GET_CAP        _IOR('o', 129, ca_caps_t) 72 #define CA_GET_SLOT_INFO  _IOR('o', 130, ca_slot_info_t) [all …] 
 | 
| /Documentation/translations/zh_CN/dev-tools/ | 
| D | kcov.rst | 63     #define KCOV_INIT_TRACE			_IOR('c', 1, unsigned long) 64     #define KCOV_ENABLE			_IO('c', 100) 65     #define KCOV_DISABLE			_IO('c', 101) 66     #define COVER_SIZE			(64<<10) 68     #define KCOV_TRACE_PC  0 69     #define KCOV_TRACE_CMP 1 149     #define KCOV_WORDS_PER_CMP 4 158     #define KCOV_CMP_CONST          (1 << 0) 159     #define KCOV_CMP_SIZE(n)        ((n) << 1) 160     #define KCOV_CMP_MASK           KCOV_CMP_SIZE(3) [all …] 
 | 
| /Documentation/devicetree/bindings/display/ | 
| D | allwinner,sun8i-a83t-dw-hdmi.yaml | 158     #define CLK_BUS_HDMI	39 159     #define CLK_HDMI		93 160     #define CLK_HDMI_SLOW	94 161     #define RST_BUS_HDMI1	26 210     #define CLK_BUS_HDMI	126 211     #define CLK_BUS_HDCP	137 212     #define CLK_HDMI		123 213     #define CLK_HDMI_SLOW	124 214     #define CLK_HDMI_CEC	125 215     #define CLK_HDCP		136 [all …] 
 | 
| D | allwinner,sun4i-a10-display-backend.yaml | 168     #define CLK_AHB_DE_BE0	42 169     #define CLK_DRAM_DE_BE0	140 170     #define CLK_DE_BE0		144 171     #define RST_DE_BE0		5 231     #define CLK_BUS_DE_BE	40 232     #define CLK_BUS_SAT		46 233     #define CLK_DRAM_DE_BE	84 234     #define CLK_DE_BE		85 235     #define RST_BUS_DE_BE	21 236     #define RST_BUS_SAT		27
  | 
| /Documentation/translations/zh_CN/doc-guide/ | 
| D | parse-headers.rst | 73 它还能够区分用于指定Linux ioctl的 ``#define`` 。 102  #define	VIDIOC_DBG_S_REGISTER 	 _IOW('V', 79, struct v4l2_dbg_register) 106 \ **define**\ 108  ignore 或 replace 语句应用于在<C文件>中找到的任何其他 ``#define`` 。 135  和 \ **struct**\ 类型的 :c:type: 引用;以及 \ **ioctl**\ , \ **define**\  和 143 ignore define _VIDEODEV2_H 146 忽略<C文件>中的 #define _VIDEODEV2_H 。
  | 
| /Documentation/dev-tools/ | 
| D | kcov.rst | 63     #define KCOV_INIT_TRACE			_IOR('c', 1, unsigned long) 64     #define KCOV_ENABLE			_IO('c', 100) 65     #define KCOV_DISABLE			_IO('c', 101) 66     #define COVER_SIZE			(64<<10) 68     #define KCOV_TRACE_PC  0 69     #define KCOV_TRACE_CMP 1 150     #define KCOV_WORDS_PER_CMP 4 159     #define KCOV_CMP_CONST          (1 << 0) 160     #define KCOV_CMP_SIZE(n)        ((n) << 1) 161     #define KCOV_CMP_MASK           KCOV_CMP_SIZE(3) [all …] 
 | 
        12345678910>>...24