Home
last modified time | relevance | path

Searched defs:masks (Results 1 – 25 of 84) sorted by relevance

1234

/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Di2c_write_bytes_action_tests.cpp96 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
118 std::vector<uint8_t> masks{}; in TEST() local
135 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
222 std::vector<uint8_t> masks{0xC3, 0x96}; in TEST() local
266 std::vector<uint8_t> masks{0xC3}; in TEST() local
325 std::vector<uint8_t> masks{0xC3, 0x96}; in TEST() local
429 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
448 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
470 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
H A Di2c_compare_bytes_action_tests.cpp96 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
118 std::vector<uint8_t> masks{}; in TEST() local
135 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
178 const std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
246 const std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
314 std::vector<uint8_t> masks{0x7E}; in TEST() local
411 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
433 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
444 std::vector<uint8_t> masks{0x7E, 0x3C}; in TEST() local
/openbmc/linux/lib/
H A Dgroup_cpus.c47 cpumask_var_t *masks; in alloc_node_to_cpumask() local
68 static void free_node_to_cpumask(cpumask_var_t *masks) in free_node_to_cpumask()
77 static void build_node_to_cpumask(cpumask_var_t *masks) in build_node_to_cpumask()
252 struct cpumask *nmsk, struct cpumask *masks) in __group_cpus_evenly()
353 struct cpumask *masks = NULL; in group_cpus_evenly() local
429 struct cpumask *masks = kcalloc(numgrps, sizeof(*masks), GFP_KERNEL); in group_cpus_evenly() local
/openbmc/linux/drivers/clk/mmp/
H A Dclk-frac.c54 struct mmp_clk_factor_masks *masks = factor->masks; in clk_factor_recalc_rate() local
81 struct mmp_clk_factor_masks *masks = factor->masks; in clk_factor_set_rate() local
120 struct mmp_clk_factor_masks *masks = factor->masks; in clk_factor_init() local
170 struct mmp_clk_factor_masks *masks, in mmp_clk_register_factor()
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Di2c_compare_bytes_action.hpp83 const std::vector<uint8_t>& masks) : in I2CCompareBytesAction()
178 const std::vector<uint8_t> masks{}; member in phosphor::power::regulators::I2CCompareBytesAction
H A Di2c_write_bytes_action.hpp87 const std::vector<uint8_t>& masks) : in I2CWriteBytesAction()
179 const std::vector<uint8_t> masks{}; member in phosphor::power::regulators::I2CWriteBytesAction
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.c622 const struct dce_i2c_mask *masks) in dce_i2c_hw_construct()
645 const struct dce_i2c_mask *masks) in dce100_i2c_hw_construct()
662 const struct dce_i2c_mask *masks) in dce112_i2c_hw_construct()
679 const struct dce_i2c_mask *masks) in dcn1_i2c_hw_construct()
696 const struct dce_i2c_mask *masks) in dcn2_i2c_hw_construct()
H A Ddce_audio.c1052 const struct dce_audio_mask *masks in dce_audio_create()
1078 const struct dce_audio_mask *masks in dce60_audio_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_cm_common.h71 struct xfer_func_mask masks; member
86 struct cm_color_matrix_mask masks; member
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8795.c165 const u32 *masks; in ksz8_r_mib_cnt() local
201 const u32 *masks; in ksz8795_r_mib_pkt() local
386 const u32 *masks; in ksz8_valid_dyn_entry() local
416 const u32 *masks; in ksz8_r_dyn_mac_table() local
479 const u32 *masks; in ksz8_r_sta_mac_table() local
531 const u32 *masks; in ksz8_w_sta_mac_table() local
563 const u32 *masks; in ksz8_from_vlan() local
578 const u32 *masks; in ksz8_to_vlan() local
1293 const u32 *masks; in ksz8_port_setup() local
1330 const u32 *masks; in ksz8_config_cpu_port() local
/openbmc/qemu/tests/qtest/
H A Daspeed_hace-test.c444 struct masks { struct
450 static const struct masks ast2600_masks = { argument
/openbmc/linux/drivers/pci/msi/
H A Dmsi.c282 struct irq_affinity_desc *masks) in msi_setup_msi_desc()
350 struct irq_affinity_desc *masks = NULL; in msi_capability_init() local
614 int nvec, struct irq_affinity_desc *masks) in msix_setup_msi_descs()
663 struct irq_affinity_desc *masks = NULL; in msix_setup_interrupts() local
/openbmc/linux/block/
H A Dblk-mq-cpumap.c20 const struct cpumask *masks; in blk_mq_map_queues() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_hpd.h35 const struct hpd_sh_mask *masks; member
H A Dhw_ddc.h35 const struct ddc_sh_mask *masks; member
H A Dhw_generic.h36 const struct generic_sh_mask *masks; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_vmid.h72 const struct dcn20_vmid_mask *masks; member
H A Ddcn20_hubbub.h86 const struct dcn_hubbub_mask *masks; member
/openbmc/linux/kernel/irq/
H A Daffinity.c29 struct irq_affinity_desc *masks = NULL; in irq_create_affinity_masks() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpedit.h20 struct pedit_headers masks; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_cm_common.h46 struct DCN3_xfer_func_mask masks; member
/openbmc/linux/drivers/clk/uniphier/
H A Dclk-uniphier-mux.c17 const unsigned int *masks; member
/openbmc/linux/tools/perf/trace/beauty/
H A Dprctl.c65 const u8 masks[] = { in syscall_arg__scnprintf_prctl_option() local
/openbmc/linux/drivers/accessibility/speakup/
H A Dkeyhelp.c18 static u_short masks[] = { 32, 16, 8, 4, 2, 1 }; variable
/openbmc/linux/arch/riscv/mm/
H A Dpageattr.c20 struct pageattr_masks *masks = walk->private; in set_pageattr_masks() local
270 struct pageattr_masks masks = { in __set_memory() local

1234