Home
last modified time | relevance | path

Searched refs:type (Results 76 – 100 of 13630) sorted by relevance

12345678910>>...546

/openbmc/u-boot/arch/mips/include/asm/
H A Dio.h237 volatile type *__mem; \
238 type __val; \
249 type __tmp; \
267 volatile type *__mem; \
268 type __val; \
295 volatile type *__addr; \
296 type __val; \
313 type __val; \
531 type clr, type set) \
550 #define out_arch(type, endian, a, v) __raw_write##type(cpu_to_##endian(v),a) argument
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dddc_regs.h34 #define DDC_GPIO_REG_LIST_ENTRY(type, cd, id) \ argument
35 .type ## _reg = REG(DC_GPIO_DDC ## id ## _ ## type),\
36 ….type ## _mask = DC_GPIO_DDC ## id ## _ ## type ## __DC_GPIO_DDC ## id ## cd ## _ ## type ## _MAS…
37 ….type ## _shift = DC_GPIO_DDC ## id ## _ ## type ## __DC_GPIO_DDC ## id ## cd ## _ ## type ## __SH…
57 #define DDC_GPIO_VGA_REG_LIST_ENTRY(type, cd)\ argument
58 .type ## _reg = REG(DC_GPIO_DDCVGA_ ## type),\
59 .type ## _mask = DC_GPIO_DDCVGA_ ## type ## __DC_GPIO_DDCVGA ## cd ## _ ## type ## _MASK,\
60 .type ## _shift = DC_GPIO_DDCVGA_ ## type ## __DC_GPIO_DDCVGA ## cd ## _ ## type ## __SHIFT
75 .type ## _reg = REG(DC_GPIO_I2CPAD_ ## type),\
76 .type ## _mask = DC_GPIO_I2CPAD_ ## type ## __DC_GPIO_ ## cd ## _ ## type ## _MASK,\
[all …]
/openbmc/qemu/ui/
H A Dclipboard.c68 uint32_t type; in qemu_clipboard_update() local
75 for (type = 0; type < QEMU_CLIPBOARD_TYPE__COUNT; type++) { in qemu_clipboard_update()
81 if (info->types[type].available && !info->types[type].data) { in qemu_clipboard_update()
121 uint32_t type; in qemu_clipboard_info_unref() local
132 for (type = 0; type < QEMU_CLIPBOARD_TYPE__COUNT; type++) { in qemu_clipboard_info_unref()
141 if (info->types[type].data || in qemu_clipboard_request()
142 info->types[type].requested || in qemu_clipboard_request()
150 info->owner->request(info, type); in qemu_clipboard_request()
181 g_free(info->types[type].data); in qemu_clipboard_set_data()
184 info->types[type].size = size; in qemu_clipboard_set_data()
[all …]
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-cards.c52 .type = SAA7164_UNIT_EEPROM,
59 .type = SAA7164_UNIT_TUNER,
66 .type = SAA7164_UNIT_TUNER,
98 .type = SAA7164_UNIT_EEPROM,
105 .type = SAA7164_UNIT_TUNER,
119 .type = SAA7164_UNIT_TUNER,
144 .type = SAA7164_UNIT_EEPROM,
151 .type = SAA7164_UNIT_TUNER,
165 .type = SAA7164_UNIT_TUNER,
211 .type = SAA7164_UNIT_TUNER,
[all …]
/openbmc/linux/drivers/media/tuners/
H A Dxc2028.c184 if (type & MTS) in dump_firm_type_and_int_freq()
192 if (type & QAM) in dump_firm_type_and_int_freq()
200 if (type & FM) in dump_firm_type_and_int_freq()
212 if (type & IF) in dump_firm_type_and_int_freq()
397 priv->firm[n].type = type; in load_all_firmwares()
470 if ((type == (priv->firm[i].type & type_mask)) && in seek_firmware()
480 if (type != (priv->firm[i].type & type_mask)) in seek_firmware()
733 type |= MTS; in check_firmware()
736 new_fw.type = type; in check_firmware()
803 if (priv->cur_fw.type == (BASE | new_fw.type) && in check_firmware()
[all …]
H A Dtuner-types.c72 .type = TUNER_PARAM_TYPE_PAL,
88 .type = TUNER_PARAM_TYPE_PAL,
104 .type = TUNER_PARAM_TYPE_NTSC,
138 .type = TUNER_PARAM_TYPE_PAL,
155 .type = TUNER_PARAM_TYPE_NTSC,
171 .type = TUNER_PARAM_TYPE_PAL,
214 .type = TUNER_PARAM_TYPE_PAL,
230 .type = TUNER_PARAM_TYPE_PAL,
240 .type = TUNER_PARAM_TYPE_PAL,
250 .type = TUNER_PARAM_TYPE_PAL,
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.h200 MPC_REG_FIELD_LIST(type)\
201 type MPCC_BG_BPC;\
202 type MPCC_BOT_GAIN_MODE;\
203 type MPCC_TOP_GAIN;\
208 type MPC_OCSC_MODE;\
209 type MPC_OCSC_C11_A;\
210 type MPC_OCSC_C12_A;\
232 type MPCC_OGAM_LUT_INDEX;\
236 type MPCC_OGAM_LUT_DATA;\
237 type MPCC_OGAM_MODE;\
[all …]
/openbmc/linux/arch/x86/events/intel/
H A Duncore.h27 #define UNCORE_PCI_DEV_DATA(type, idx) ((type << 8) | idx) argument
128 struct intel_uncore_type *type; member
278 return box->pmu->type->box_ctl; in uncore_pci_box_ctl()
316 if (!box->pmu->type->box_ctl) in uncore_msr_box_ctl()
382 return pmu->type->freerunning[type].counter_base + in uncore_freerunning_counter()
383 pmu->type->freerunning[type].counter_offset * idx + in uncore_freerunning_counter()
384 (pmu->type->freerunning[type].box_offsets ? in uncore_freerunning_counter()
385 pmu->type->freerunning[type].box_offsets[pmu->pmu_idx] : in uncore_freerunning_counter()
386 pmu->type->freerunning[type].box_offset * pmu->pmu_idx); in uncore_freerunning_counter()
467 return box->pmu->type->freerunning[type].bits; in uncore_freerunning_bits()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DUTIL.interface.yaml6 type: array[byte]
10 type: array[byte]
14 type: array[byte]
18 type: array[byte]
22 type: array[byte]
26 type: array[byte]
30 type: array[byte]
34 type: array[byte]
38 type: array[byte]
42 type: array[byte]
[all …]
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_json_unittest.cpp26 "type" : "unsupported", in TEST()
54 "type" : "file", in TEST()
83 "type" : "file", in TEST()
112 "type" : "file", in TEST()
166 "type" : "file", in TEST()
181 "type" : "file", in TEST()
206 "type" : "file", in TEST()
230 "type" : "file", in TEST()
273 "type" : "file", in TEST()
313 "type" : "file", in TEST()
[all …]
/openbmc/qemu/scripts/
H A Dcocci-macro-file.h44 #define typeof_field(type, field) typeof(((type *)0)->field) argument
49 #define QLIST_HEAD(name, type) \ argument
51 struct type *lh_first; /* first element */ \
57 #define QLIST_ENTRY(type) \ argument
59 struct type *le_next; /* next element */ \
60 struct type **le_prev; /* address of previous next element */ \
68 struct type *slh_first; /* first element */ \
76 struct type *sle_next; /* next element */ \
82 #define QSIMPLEQ_HEAD(name, type) \ argument
84 struct type *sqh_first; /* first element */ \
[all …]
/openbmc/u-boot/include/
H A Dmemalign.h75 type *name = (type *)ALIGN((uintptr_t)__##name, align)
76 #define ALLOC_ALIGN_BUFFER(type, name, size, align) \ argument
77 ALLOC_ALIGN_BUFFER_PAD(type, name, size, align, 1)
78 #define ALLOC_CACHE_ALIGN_BUFFER_PAD(type, name, size, pad) \ argument
80 #define ALLOC_CACHE_ALIGN_BUFFER(type, name, size) \ argument
81 ALLOC_ALIGN_BUFFER(type, name, size, ARCH_DMA_MINALIGN)
88 #define DEFINE_ALIGN_BUFFER(type, name, size, align) \ argument
89 static char __##name[ALIGN(size * sizeof(type), align)] \
92 static type *name = (type *)__##name
93 #define DEFINE_CACHE_ALIGN_BUFFER(type, name, size) \ argument
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-events-config/witherspoon/
H A Devents.yaml4 type: /org/openbmc/control
168 - type
177 - type
201 - type
212 - type
351 type: bool
356 type: bool
368 type: oneshot
395 type: uint64_t
402 type: uint64_t
[all …]
/openbmc/linux/drivers/iommu/intel/
H A Dperf.c22 return lstat && lstat[type].enabled; in dmar_latency_enabled()
31 if (dmar_latency_enabled(iommu, type)) in dmar_latency_enable()
46 if (!lstat[type].enabled) { in dmar_latency_enable()
47 lstat[type].enabled = true; in dmar_latency_enable()
81 lstat[type].counter[COUNTS_10e2]++; in dmar_latency_update()
83 lstat[type].counter[COUNTS_10e3]++; in dmar_latency_update()
85 lstat[type].counter[COUNTS_10e4]++; in dmar_latency_update()
87 lstat[type].counter[COUNTS_10e5]++; in dmar_latency_update()
89 lstat[type].counter[COUNTS_10e6]++; in dmar_latency_update()
91 lstat[type].counter[COUNTS_10e7]++; in dmar_latency_update()
[all …]
/openbmc/linux/tools/perf/tests/attr/
H A Dtest-stat-default9 type=1
15 type=1
21 type=1
27 type=1
33 type=0
40 type=0
46 type=0
53 type=0
60 type=0
67 type=0
[all …]
/openbmc/linux/arch/mips/include/asm/
H A Dio.h223 volatile type *__mem; \
224 type __val; \
239 type __tmp; \
262 volatile type *__mem; \
263 type __val; \
303 volatile type *__addr; \
304 type __val; \
323 volatile type *__addr; \
324 type __val; \
350 __BUILD_MEMORY_PFX(, bwlq, type, 0)
[all …]
/openbmc/qemu/qapi/
H A Dintrospect.json90 # @meta-type: the entity's meta type, inherited from @base.
116 # @json-type: the JSON type used for this type on the wire.
128 # type 'value'.
181 # @element-type: the array type's element type.
222 # @type: the name of the member's type.
237 # @default's type must be null or match @type
276 # @type: the name of the member's type.
288 # @arg-type: the name of the object type that provides the command's
291 # @ret-type: the name of the command's result type.
302 'data': { 'arg-type': 'str', 'ret-type': 'str',
[all …]
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_vf_proto.c95 accel_dev->vf.response.type = 0; in adf_send_vf2pf_req()
107 u8 *type, u8 *data) in adf_vf2pf_blkmsg_data_req() argument
144 crc ? "count" : "index", *data, *type); in adf_vf2pf_blkmsg_data_req()
149 req.type = msg_type; in adf_vf2pf_blkmsg_data_req()
174 type, index); in adf_vf2pf_blkmsg_get_byte()
200 type, bytes); in adf_vf2pf_blkmsg_get_crc()
234 type); in adf_send_vf2pf_blkmsg_req()
294 type, local_crc, remote_crc); in adf_send_vf2pf_blkmsg_req()
305 switch (msg.type) { in adf_handle_pf2vf_msg()
316 msg.type, msg.data); in adf_handle_pf2vf_msg()
[all …]
/openbmc/linux/fs/ocfs2/
H A Dsysfile.c27 int type,
37 type <= OCFS2_LAST_GLOBAL_SYSTEM_INODE; in is_global_system_inode()
41 int type, in get_local_system_inode() argument
83 (type - OCFS2_FIRST_LOCAL_SYSTEM_INODE); in get_local_system_inode()
89 int type, in ocfs2_get_system_file_inode() argument
96 if (is_global_system_inode(type)) { in ocfs2_get_system_file_inode()
97 arr = &(osb->global_system_inodes[type]); in ocfs2_get_system_file_inode()
124 int type, in _ocfs2_get_system_file_inode() argument
134 type, slot); in _ocfs2_get_system_file_inode()
151 type == JOURNAL_SYSTEM_INODE) { in _ocfs2_get_system_file_inode()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dauto_fs.h47 int type; /* Type of packet */ member
105 *type = AUTOFS_TYPE_INDIRECT; in set_autofs_type_indirect()
110 return (type == AUTOFS_TYPE_INDIRECT); in autofs_type_indirect()
115 *type = AUTOFS_TYPE_DIRECT; in set_autofs_type_direct()
120 return (type == AUTOFS_TYPE_DIRECT); in autofs_type_direct()
125 *type = AUTOFS_TYPE_OFFSET; in set_autofs_type_offset()
130 return (type == AUTOFS_TYPE_OFFSET); in autofs_type_offset()
135 return (type == AUTOFS_TYPE_DIRECT || type == AUTOFS_TYPE_OFFSET); in autofs_type_trigger()
143 static inline void set_autofs_type_any(unsigned int *type) in set_autofs_type_any() argument
145 *type = AUTOFS_TYPE_ANY; in set_autofs_type_any()
[all …]
/openbmc/qemu/tests/tcg/arm/
H A Dhello-arm.c12 #define __syscall_return(type, res) \ argument
14 return (type) (res); \
17 #define _syscall0(type,name) \ argument
18 type name(void) { \
24 __syscall_return(type,__res); \
28 type name(type1 arg1) { \
37 __syscall_return(type,__res); \
41 type name(type1 arg1,type2 arg2) { \
51 __syscall_return(type,__res); \
67 __syscall_return(type,__res); \
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.h338 type GRPH_ENABLE; \
341 type GRPH_X_END; \
342 type GRPH_Y_END; \
343 type GRPH_PITCH; \
357 type GRPH_DEPTH; \
358 type GRPH_FORMAT; \
404 type FB_BASE; \
405 type FB_TOP; \
406 type AGP_BASE; \
407 type AGP_TOP; \
[all …]
/openbmc/linux/net/devlink/
H A Dnetlink.c21 [DEVLINK_ATTR_PORT_INDEX] = { .type = NLA_U32 },
25 [DEVLINK_ATTR_SB_INDEX] = { .type = NLA_U32 },
27 [DEVLINK_ATTR_SB_POOL_TYPE] = { .type = NLA_U8 },
28 [DEVLINK_ATTR_SB_POOL_SIZE] = { .type = NLA_U32 },
31 [DEVLINK_ATTR_SB_TC_INDEX] = { .type = NLA_U16 },
38 [DEVLINK_ATTR_RESOURCE_ID] = { .type = NLA_U64},
41 [DEVLINK_ATTR_PARAM_TYPE] = { .type = NLA_U8 },
57 [DEVLINK_ATTR_NETNS_PID] = { .type = NLA_U32 },
58 [DEVLINK_ATTR_NETNS_FD] = { .type = NLA_U32 },
59 [DEVLINK_ATTR_NETNS_ID] = { .type = NLA_U32 },
[all …]
/openbmc/linux/arch/arm/mach-omap1/
H A Did.c33 u32 type; /* Cpu id bits [31:08], cpu class bits [07:00] */ member
40 { .jtag_id = 0xb574, .die_rev = 0x2, .omap_id = 0x03310315, .type = 0x03100000},
41 { .jtag_id = 0x355f, .die_rev = 0x0, .omap_id = 0x03320000, .type = 0x07300100},
42 { .jtag_id = 0xb55f, .die_rev = 0x0, .omap_id = 0x03320000, .type = 0x07300300},
43 { .jtag_id = 0xb62c, .die_rev = 0x1, .omap_id = 0x03320500, .type = 0x08500000},
44 { .jtag_id = 0xb470, .die_rev = 0x0, .omap_id = 0x03310100, .type = 0x15100000},
45 { .jtag_id = 0xb576, .die_rev = 0x0, .omap_id = 0x03320000, .type = 0x16100000},
46 { .jtag_id = 0xb576, .die_rev = 0x2, .omap_id = 0x03320100, .type = 0x16110000},
156 omap_revision = omap_ids[i].type; in omap_check_revision()
164 omap_revision = omap_ids[i].type; in omap_check_revision()
[all …]
/openbmc/linux/include/rv/
H A Dda_monitor.h20 #define DECLARE_RV_REACTING_HELPERS(name, type) \ argument
23 static inline char *format_react_msg_##name(type curr_state, type event) \
47 static inline char *format_react_msg_##name(type curr_state, type event) \
68 DECLARE_RV_REACTING_HELPERS(name, type) \
516 #define DECLARE_DA_MON_GLOBAL(name, type) \ argument
518 DECLARE_AUTOMATA_HELPERS(name, type) \
521 DECLARE_DA_MON_INIT_GLOBAL(name, type) \
529 DECLARE_AUTOMATA_HELPERS(name, type) \
532 DECLARE_DA_MON_INIT_PER_CPU(name, type) \
540 DECLARE_AUTOMATA_HELPERS(name, type) \
[all …]

12345678910>>...546