Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 25 of 110) sorted by relevance

12345

/drivers/platform/x86/hp/hp-bioscfg/
A DMakefile5 enum-attributes.o \
6 int-attributes.o \
7 order-list-attributes.o \
8 passwdobj-attributes.o \
9 spmobj-attributes.o \
10 string-attributes.o \
11 surestart-attributes.o
/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_ipp.c69 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes() argument
78 switch (attributes->color_format) { in dce_ipp_cursor_set_attributes()
98 CURSOR_2X_MAGNIFY, attributes->attribute_flags.bits.ENABLE_MAGNIFICATION, in dce_ipp_cursor_set_attributes()
99 CUR_INV_TRANS_CLAMP, attributes->attribute_flags.bits.INVERSE_TRANSPARENT_CLAMPING); in dce_ipp_cursor_set_attributes()
101 if (attributes->color_format == CURSOR_MODE_MONO) { in dce_ipp_cursor_set_attributes()
118 CURSOR_WIDTH, attributes->width-1, in dce_ipp_cursor_set_attributes()
119 CURSOR_HEIGHT, attributes->height-1); in dce_ipp_cursor_set_attributes()
128 CURSOR_SURFACE_ADDRESS_HIGH, attributes->address.high_part); in dce_ipp_cursor_set_attributes()
131 CURSOR_SURFACE_ADDRESS, attributes->address.low_part); in dce_ipp_cursor_set_attributes()
/drivers/s390/char/
A Dcon3270.c59 struct tty3270_attribute attributes; member
98 struct tty3270_attribute attributes; member
334 f_color = cell->attributes.f_color; in tty3270_required_length()
338 b_color = cell->attributes.b_color; in tty3270_required_length()
1276 cell->attributes = tp->attributes; in tty3270_put_character()
1283 cell->attributes = tp->attributes; in tty3270_put_character()
1350 line->cells[tp->cx + n].attributes = tp->attributes; in tty3270_insert_characters()
1425 cell->attributes.b_color = tp->attributes.b_color; in tty3270_erase_line()
1511 tp->attributes.f_color = attr - 30; in tty3270_set_attributes()
1523 tp->attributes.b_color = attr - 40; in tty3270_set_attributes()
[all …]
/drivers/platform/x86/dell/dell-wmi-sysman/
A DMakefile3 enum-attributes.o \
4 int-attributes.o \
5 string-attributes.o \
6 passobj-attributes.o \
/drivers/firmware/arm_scmi/
A Dpinctrl.c54 __le32 attributes; member
60 __le32 attributes; member
80 __le32 attributes; member
221 *n_elems = NUM_ELEMS(rx->attributes); in scmi_pinctrl_attributes()
336 u32 attributes; in iter_pinctrl_settings_get_prepare_message() local
347 msg->attributes = cpu_to_le32(attributes); in iter_pinctrl_settings_get_prepare_message()
472 u32 attributes; in scmi_pinctrl_settings_conf() local
499 attributes = FIELD_PREP(GENMASK(1, 0), type) | in scmi_pinctrl_settings_conf()
501 tx->attributes = cpu_to_le32(attributes); in scmi_pinctrl_settings_conf()
531 u32 attributes; in scmi_pinctrl_function_select() local
[all …]
A Dclock.c53 __le32 attributes; member
83 __le32 attributes; member
89 __le32 attributes; member
103 __le32 attributes; member
353 u32 attributes; in scmi_clock_attributes_get() local
370 attributes = le32_to_cpu(attr->attributes); in scmi_clock_attributes_get()
397 if (SUPPORTS_PARENT_CLOCK(attributes)) in scmi_clock_attributes_get()
651 cfg->attributes = cpu_to_le32(state); in scmi_clock_config_set()
747 cfg->attributes = cpu_to_le32(attrs); in scmi_clock_config_set_v2()
821 if (attributes) in scmi_clock_config_get_v2()
[all …]
A Dreset.c30 __le32 attributes; member
107 u32 attributes; in scmi_reset_domain_attributes_get() local
122 attributes = le32_to_cpu(attr->attributes); in scmi_reset_domain_attributes_get()
124 dom_info->async_reset = SUPPORTS_ASYNC_RESET(attributes); in scmi_reset_domain_attributes_get()
127 SUPPORTS_NOTIFY_RESET(attributes); in scmi_reset_domain_attributes_get()
141 SUPPORTS_EXTENDED_NAMES(attributes)) in scmi_reset_domain_attributes_get()
/drivers/firmware/qcom/
A Dqcom_qseecom_uefisecapp.c77 u32 attributes; member
107 u32 attributes; member
191 u32 attributes; member
295 const efi_guid_t *guid, u32 *attributes, in qsee_uefi_get_variable() argument
380 if (attributes) in qsee_uefi_get_variable()
381 *attributes = rsp_data->attributes; in qsee_uefi_get_variable()
411 if (attributes) in qsee_uefi_get_variable()
412 *attributes = rsp_data->attributes; in qsee_uefi_get_variable()
426 const efi_guid_t *guid, u32 attributes, in qsee_uefi_set_variable() argument
477 req_data->attributes = attributes; in qsee_uefi_set_variable()
[all …]
/drivers/staging/vme_user/
A Dvme.c927 attributes = kmalloc(sizeof(*attributes), GFP_KERNEL); in vme_dma_pattern_attribute()
928 if (!attributes) in vme_dma_pattern_attribute()
941 return attributes; in vme_dma_pattern_attribute()
944 kfree(attributes); in vme_dma_pattern_attribute()
967 attributes = kmalloc(sizeof(*attributes), GFP_KERNEL); in vme_dma_pci_attribute()
968 if (!attributes) in vme_dma_pci_attribute()
980 return attributes; in vme_dma_pci_attribute()
983 kfree(attributes); in vme_dma_pci_attribute()
1008 attributes = kmalloc(sizeof(*attributes), GFP_KERNEL); in vme_dma_vme_attribute()
1009 if (!attributes) in vme_dma_vme_attribute()
[all …]
/drivers/acpi/
A Dpptt.c124 (acpi_pptt_match_type(cache->attributes, ACPI_PPTT_CACHE_TYPE_DATA) || in acpi_pptt_walk_cache()
125 acpi_pptt_match_type(cache->attributes, ACPI_PPTT_CACHE_TYPE_INSTR))) in acpi_pptt_walk_cache()
129 acpi_pptt_match_type(cache->attributes, type)) { in acpi_pptt_walk_cache()
379 switch (found_cache->attributes & ACPI_PPTT_MASK_WRITE_POLICY) { in update_cache_properties()
381 this_leaf->attributes = CACHE_WRITE_THROUGH; in update_cache_properties()
384 this_leaf->attributes = CACHE_WRITE_BACK; in update_cache_properties()
389 switch (found_cache->attributes & ACPI_PPTT_MASK_ALLOCATION_TYPE) { in update_cache_properties()
391 this_leaf->attributes |= CACHE_READ_ALLOCATE; in update_cache_properties()
394 this_leaf->attributes |= CACHE_WRITE_ALLOCATE; in update_cache_properties()
398 this_leaf->attributes |= in update_cache_properties()
[all …]
/drivers/iio/common/hid-sensors/
A DKconfig13 HID sensor common processing for attributes and IIO triggers.
14 There are many attributes which can be shared among multiple
16 attributes.
25 Triggers will be send if all requested attributes were read.
/drivers/firmware/efi/stmm/
A Dtee_stmm_efi.c290 u32 *attributes, unsigned long *data_size, in tee_get_variable() argument
326 var_acc->attr = attributes ? *attributes : 0; in tee_get_variable()
340 if (attributes) in tee_get_variable()
341 *attributes = var_acc->attr; in tee_get_variable()
412 u32 attributes, unsigned long data_size, in tee_set_variable() argument
463 var_acc->attr = attributes; in tee_set_variable()
476 u32 attributes, in tee_set_variable_nonblocking() argument
483 static efi_status_t tee_query_variable_info(u32 attributes, in tee_query_variable_info() argument
500 mm_query_info->attr = attributes; in tee_query_variable_info()
/drivers/firmware/efi/test/
A Defi_test.h17 u32 *attributes; member
26 u32 attributes; member
40 u32 attributes; member
/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-net.c142 pkt_info->attributes = XLGMAC_SET_REG_BITS( in xlgmac_prep_tx_pkt()
143 pkt_info->attributes, in xlgmac_prep_tx_pkt()
147 pkt_info->attributes = XLGMAC_SET_REG_BITS( in xlgmac_prep_tx_pkt()
148 pkt_info->attributes, in xlgmac_prep_tx_pkt()
153 pkt_info->attributes = XLGMAC_SET_REG_BITS( in xlgmac_prep_tx_pkt()
154 pkt_info->attributes, in xlgmac_prep_tx_pkt()
168 pkt_info->attributes = XLGMAC_SET_REG_BITS( in xlgmac_prep_tx_pkt()
169 pkt_info->attributes, in xlgmac_prep_tx_pkt()
1162 pkt_info->attributes, in xlgmac_rx_poll()
1166 pkt_info->attributes, in xlgmac_rx_poll()
[all …]
A Ddwc-xlgmac-hw.c1029 pkt_info->attributes, in xlgmac_get_rx_tstamp()
2671 pkt_info->attributes, in xlgmac_dev_read()
2676 pkt_info->attributes, in xlgmac_dev_read()
2685 pkt_info->attributes, in xlgmac_dev_read()
2695 pkt_info->attributes, in xlgmac_dev_read()
2716 pkt_info->attributes, in xlgmac_dev_read()
2748 pkt_info->attributes, in xlgmac_dev_read()
2757 pkt_info->attributes, in xlgmac_dev_read()
2765 pkt_info->attributes, in xlgmac_dev_read()
2784 pkt_info->attributes, in xlgmac_dev_read()
[all …]
/drivers/base/
A Dcacheinfo.c51 if ((sib_leaf->attributes & CACHE_ID) && in cache_leaves_are_shared()
52 (this_leaf->attributes & CACHE_ID)) in cache_leaves_are_shared()
67 return (llc->attributes & CACHE_ID) || !!llc->fw_token; in last_level_cache_is_valid()
231 this_leaf->attributes |= CACHE_ID; in cache_of_set_id()
715 unsigned int ci_attr = this_leaf->attributes; in allocation_policy_show()
734 unsigned int ci_attr = this_leaf->attributes; in write_policy_show()
782 if ((attr == &dev_attr_id.attr) && (this_leaf->attributes & CACHE_ID)) in cache_default_attrs_is_visible()
804 (this_leaf->attributes & CACHE_WRITE_POLICY_MASK)) in cache_default_attrs_is_visible()
807 (this_leaf->attributes & CACHE_ALLOCATE_POLICY_MASK)) in cache_default_attrs_is_visible()
/drivers/firmware/arm_scmi/vendors/imx/
A Dimx95.rst52 - Discover implementation attributes.
110 |uint32 attributes |Protocol attributes: |
135 |uint32 attributes |Flags that are associated with a specific command in the |
158 |int32 status |SUCCESS: if valid attributes are returned. |
169 |uint32 attributes | Bits[31:0] reserved. must be zero |
556 - Discover implementation attributes.
974 - Discover implementation attributes.
1024 |uint32 attributes |Protocol attributes: |
1277 - Discover implementation attributes.
1317 |uint32 attributes |Protocol attributes: |
[all …]
A Dimx-sm-misc.c39 __le32 attributes; member
84 mi->nr_dev_ctrl = GET_DEV_CTRLS_NR(attr->attributes); in scmi_imx_misc_attributes_get()
85 mi->nr_brd_ctrl = GET_BRD_CTRLS_NR(attr->attributes); in scmi_imx_misc_attributes_get()
86 mi->nr_reason = GET_REASONS_NR(attr->attributes); in scmi_imx_misc_attributes_get()
A Dimx-sm-cpu.c35 __le32 attributes; member
39 __le32 attributes; member
196 info->nr_cpu = le32_get_bits(attr->attributes, SCMI_IMX_CPU_NR_CPU_MASK); in scmi_imx_cpu_protocol_attributes_get()
A Dimx-sm-lmm.c41 __le32 attributes; member
46 __le32 attributes; member
211 priv->nr_lmm = le32_get_bits(attr->attributes, SCMI_IMX_LMM_NR_LM_MASK); in scmi_imx_lmm_protocol_attributes_get()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stream.c273 const struct dc_cursor_attributes *attributes) in dc_stream_check_cursor_attributes() argument
283 if (NULL == attributes) { in dc_stream_check_cursor_attributes()
288 if (attributes->address.quad_part == 0) { in dc_stream_check_cursor_attributes()
302 if (attributes->height * attributes->width * 4 > max_cursor_size) { in dc_stream_check_cursor_attributes()
315 const struct dc_cursor_attributes *attributes) in dc_stream_set_cursor_attributes() argument
319 if (dc_stream_check_cursor_attributes(stream, stream->ctx->dc->current_state, attributes)) { in dc_stream_set_cursor_attributes()
320 stream->cursor_attributes = *attributes; in dc_stream_set_cursor_attributes()
329 const struct dc_cursor_attributes *attributes) in dc_stream_program_cursor_attributes() argument
336 if (dc_stream_set_cursor_attributes(stream, attributes)) { in dc_stream_program_cursor_attributes()
/drivers/perf/arm_cspmu/
A DKconfig18 Provides NVIDIA specific attributes for performance monitoring unit
25 Provides Ampere specific attributes for performance monitoring unit
/drivers/net/ethernet/amd/xgbe/
A Dxgbe-drv.c1488 XGMAC_SET_BITS(packet->attributes, TX_PACKET_ATTRIBUTES, in xgbe_packet_info()
1490 XGMAC_SET_BITS(packet->attributes, TX_PACKET_ATTRIBUTES, in xgbe_packet_info()
1493 XGMAC_SET_BITS(packet->attributes, TX_PACKET_ATTRIBUTES, in xgbe_packet_info()
2254 context_next = XGMAC_GET_BITS(packet->attributes, in xgbe_rx_poll()
2257 context = XGMAC_GET_BITS(packet->attributes, in xgbe_rx_poll()
2339 if (XGMAC_GET_BITS(packet->attributes, in xgbe_rx_poll()
2343 if (XGMAC_GET_BITS(packet->attributes, in xgbe_rx_poll()
2347 if (XGMAC_GET_BITS(packet->attributes, in xgbe_rx_poll()
2352 if (XGMAC_GET_BITS(packet->attributes, in xgbe_rx_poll()
2357 if (XGMAC_GET_BITS(packet->attributes, in xgbe_rx_poll()
[all …]
/drivers/mtd/
A Dsm_ftl.c57 struct attribute **attributes; in sm_create_sysfs_attributes() local
82 attributes = kcalloc(NUM_ATTRIBUTES + 1, sizeof(struct attribute *), in sm_create_sysfs_attributes()
84 if (!attributes) in sm_create_sysfs_attributes()
86 attributes[0] = &vendor_attribute->dev_attr.attr; in sm_create_sysfs_attributes()
92 attr_group->attrs = attributes; in sm_create_sysfs_attributes()
95 kfree(attributes); in sm_create_sysfs_attributes()
106 struct attribute **attributes = ftl->disk_attributes->attrs; in sm_delete_sysfs_attributes() local
109 for (i = 0; attributes[i] ; i++) { in sm_delete_sysfs_attributes()
111 struct device_attribute *dev_attr = container_of(attributes[i], in sm_delete_sysfs_attributes()
/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
A Ddr_ste_v3.c15 MLX5_SET(ste_double_action_insert_with_ptr_v3, d_action, attributes, in dr_ste_v3_set_encap()
64 MLX5_SET(ste_double_action_insert_with_ptr_v3, scnd_d_action, attributes, in dr_ste_v3_set_encap_l3()
100 attributes, DR_STE_V1_ACTION_INSERT_PTR_ATTR_NONE); in dr_ste_v3_set_insert_hdr()

Completed in 83 milliseconds

12345