Home
last modified time | relevance | path

Searched refs:id (Results 26 – 50 of 8656) sorted by relevance

12345678910>>...347

/openbmc/linux/drivers/macintosh/
H A Dadbhid.c212 int id; member
237 static void init_trackpad(int id);
238 static void init_trackball(int id);
239 static void init_turbomouse(int id);
240 static void init_microspeed(int id);
241 static void init_ms_a3(int id);
268 int id = (data[0] >> 4) & 0x0f; in adbhid_keyboard_input() local
270 if (!adbhid[id]) { in adbhid_keyboard_input()
272 id, data[0], data[1], data[2], data[3]); in adbhid_keyboard_input()
279 adbhid_input_keycode(id, data[1], 0); in adbhid_keyboard_input()
[all …]
/openbmc/linux/drivers/clk/at91/
H A Dsama5d3.c44 u8 id; member
50 { .n = "ddrck", .p = "masterck_div", .id = 2, .flags = CLK_IS_CRITICAL },
51 { .n = "lcdck", .p = "masterck_div", .id = 3 },
52 { .n = "smdck", .p = "smdclk", .id = 4 },
53 { .n = "uhpck", .p = "usbck", .id = 6 },
54 { .n = "udpck", .p = "usbck", .id = 7 },
55 { .n = "pck0", .p = "prog0", .id = 8 },
56 { .n = "pck1", .p = "prog1", .id = 9 },
57 { .n = "pck2", .p = "prog2", .id = 10 },
62 u8 id; member
[all …]
H A Dat91sam9x5.c45 u8 id; member
51 { .n = "ddrck", .p = "masterck_div", .id = 2, .flags = CLK_IS_CRITICAL },
52 { .n = "smdck", .p = "smdclk", .id = 4 },
53 { .n = "uhpck", .p = "usbck", .id = 6 },
54 { .n = "udpck", .p = "usbck", .id = 7 },
55 { .n = "pck0", .p = "prog0", .id = 8 },
56 { .n = "pck1", .p = "prog1", .id = 9 },
68 u8 id; member
72 { .n = "pioAB_clk", .id = 2, },
73 { .n = "pioCD_clk", .id = 3, },
[all …]
/openbmc/linux/arch/s390/kernel/
H A Ddebug.c79 static int debug_prolog_level_fn(debug_info_t *id,
81 static int debug_input_level_fn(debug_info_t *id, struct debug_view *view,
84 static int debug_prolog_pages_fn(debug_info_t *id,
86 static int debug_input_pages_fn(debug_info_t *id, struct debug_view *view,
89 static int debug_input_flush_fn(debug_info_t *id, struct debug_view *view,
92 static int debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view,
94 static int debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view,
422 debug_info_t *id; in debug_next_entry() local
424 id = p_info->debug_info_snap; in debug_next_entry()
430 if (!id->areas) in debug_next_entry()
[all …]
/openbmc/linux/security/integrity/
H A Ddigsig.c42 static struct key *integrity_keyring_from_id(const unsigned int id) in integrity_keyring_from_id() argument
44 if (id >= INTEGRITY_KEYRING_MAX) in integrity_keyring_from_id()
47 if (!keyring[id]) { in integrity_keyring_from_id()
48 keyring[id] = in integrity_keyring_from_id()
49 request_key(&key_type_keyring, keyring_name[id], NULL); in integrity_keyring_from_id()
50 if (IS_ERR(keyring[id])) { in integrity_keyring_from_id()
51 int err = PTR_ERR(keyring[id]); in integrity_keyring_from_id()
52 pr_err("no %s keyring: %d\n", keyring_name[id], err); in integrity_keyring_from_id()
53 keyring[id] = NULL; in integrity_keyring_from_id()
58 return keyring[id]; in integrity_keyring_from_id()
[all …]
/openbmc/qemu/hw/9pfs/
H A Dtrace-events4 v9fs_rcancel(uint16_t tag, uint8_t id) "tag %d id %d"
5 v9fs_rerror(uint16_t tag, uint8_t id, int err) "tag %d id %d err %d"
6 v9fs_version(uint16_t tag, uint8_t id, int32_t msize, char* version) "tag %d id %d msize %d version…
7 v9fs_version_return(uint16_t tag, uint8_t id, int32_t msize, char* version) "tag %d id %d msize %d …
8 v9fs_attach(uint16_t tag, uint8_t id, int32_t fid, int32_t afid, char* uname, char* aname) "tag %u
9 v9fs_attach_return(uint16_t tag, uint8_t id, uint8_t type, uint32_t version, uint64_t path) "tag %u…
10 v9fs_stat(uint16_t tag, uint8_t id, int32_t fid) "tag %d id %d fid %d"
11 v9fs_stat_return(uint16_t tag, uint8_t id, int32_t mode, int32_t atime, int32_t mtime, int64_t leng…
12 v9fs_getattr(uint16_t tag, uint8_t id, int32_t fid, uint64_t request_mask) "tag %d id %d fid %d req…
13 …getattr_return(uint16_t tag, uint8_t id, uint64_t result_mask, uint32_t mode, uint32_t uid, uint32…
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh81 count=$($IP nexthop bucket show id $group_id nhid $nhid |
117 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
124 $IP nexthop del id 1
137 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
139 $IP nexthop add id 2 via 192.0.2.3 dev dummy1 &> /dev/null
155 $IP nexthop add id 1 via 192.0.2.2 dev dummy1
156 $IP nexthop add id 2 via 192.0.2.3 dev dummy1
158 $IP nexthop add id 10 group 1/2
165 $IP nexthop del id 10
169 $IP nexthop add id 10 group 1,20/2,39
[all …]
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst.h191 int (*is_punit_valid)(struct isst_id *id);
192 int (*read_pm_config)(struct isst_id *id, int *cp_state, int *cp_cap);
193 int (*get_config_levels)(struct isst_id *id, struct isst_pkg_ctdp *pkg_ctdp);
194 …int (*get_ctdp_control)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ctd…
195 …int (*get_tdp_info)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ctdp_le…
196 …int (*get_pwr_info)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ctdp_le…
197 …int (*get_coremask_info)(struct isst_id *id, int config_index, struct isst_pkg_ctdp_level_info *ct…
198 int (*get_get_trl)(struct isst_id *id, int level, int avx_level, int *trl);
199 int (*get_get_trls)(struct isst_id *id, int level, struct isst_pkg_ctdp_level_info *ctdp_level);
200 int (*get_trl_bucket_info)(struct isst_id *id, int level, unsigned long long *buckets_info);
[all …]
H A Disst-core-tpmi.c115 static int tpmi_is_punit_valid(struct isst_id *id) in tpmi_is_punit_valid() argument
120 if (id->punit < 0) in tpmi_is_punit_valid()
123 info.socket_id = id->pkg; in tpmi_is_punit_valid()
128 if (info.valid_mask & BIT(id->punit)) in tpmi_is_punit_valid()
134 static int tpmi_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap) in tpmi_read_pm_config() argument
140 info.socket_id = id->pkg; in tpmi_read_pm_config()
141 info.power_domain_id = id->punit; in tpmi_read_pm_config()
152 int tpmi_get_config_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev) in tpmi_get_config_levels() argument
157 info.socket_id = id->pkg; in tpmi_get_config_levels()
158 info.power_domain_id = id->punit; in tpmi_get_config_levels()
[all …]
/openbmc/phosphor-host-ipmid/test/
H A Dentitymap_json_unittest.cpp24 "id" : 1, in TEST()
30 {"id" : 1, "instance" : 2}, in TEST()
31 {"id" : 1, "instance" : 3}, in TEST()
32 {"id" : 1, "instance" : 4}, in TEST()
33 {"id" : 1, "instance" : 5} in TEST()
49 "id" : 1, in TEST()
54 {"id" : 1, "instance" : 2}, in TEST()
55 {"id" : 1, "instance" : 3}, in TEST()
56 {"id" : 1, "instance" : 4}, in TEST()
57 {"id" : 1, "instance" : 5} in TEST()
[all …]
/openbmc/qemu/hw/audio/
H A Dhda-codec-common.h47 .id = AC_PAR_AUDIO_WIDGET_CAP,
54 .id = AC_PAR_PCM,
57 .id = AC_PAR_STREAM,
60 .id = AC_PAR_AMP_IN_CAP,
63 .id = AC_PAR_AMP_OUT_CAP,
71 .id = AC_PAR_AUDIO_WIDGET_CAP,
79 .id = AC_PAR_CONNLIST_LEN,
82 .id = AC_PAR_PCM,
85 .id = AC_PAR_STREAM,
88 .id = AC_PAR_AMP_IN_CAP,
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.h33 #define DPP_REG_LIST_DCN30_COMMON(id)\ argument
34 SRI(CM_DEALPHA, CM, id),\
35 SRI(CM_MEM_PWR_STATUS, CM, id),\
36 SRI(CM_BIAS_CR_R, CM, id),\
37 SRI(CM_BIAS_Y_G_CB_B, CM, id),\
38 SRI(PRE_DEGAM, CNVC_CFG, id),\
39 SRI(CM_GAMCOR_CONTROL, CM, id),\
40 SRI(CM_GAMCOR_LUT_CONTROL, CM, id),\
41 SRI(CM_GAMCOR_LUT_INDEX, CM, id),\
42 SRI(CM_GAMCOR_LUT_INDEX, CM, id),\
[all …]
/openbmc/linux/sound/soc/tegra/
H A Dtegra186_asrc.c25 #define ASRC_STREAM_SOURCE_SELECT(id) \ argument
26 (TEGRA186_ASRC_CFG + ((id) * TEGRA186_ASRC_STREAM_STRIDE))
28 #define ASRC_STREAM_REG(reg, id) ((reg) + ((id) * TEGRA186_ASRC_STREAM_STRIDE)) argument
30 #define ASRC_STREAM_REG_DEFAULTS(id) \ argument
31 { ASRC_STREAM_REG(TEGRA186_ASRC_CFG, id), \
32 (((id) + 1) << 4) }, \
33 { ASRC_STREAM_REG(TEGRA186_ASRC_RATIO_INT_PART, id), \
35 { ASRC_STREAM_REG(TEGRA186_ASRC_RATIO_FRAC_PART, id), \
37 { ASRC_STREAM_REG(TEGRA186_ASRC_MUTE_UNMUTE_DURATION, id), \
39 { ASRC_STREAM_REG(TEGRA186_ASRC_RX_CIF_CTRL, id), \
[all …]
/openbmc/linux/arch/s390/include/asm/
H A Ddebug.h65 typedef int (debug_header_proc_t) (debug_info_t *id,
71 typedef int (debug_format_proc_t) (debug_info_t *id,
74 typedef int (debug_prolog_proc_t) (debug_info_t *id,
77 typedef int (debug_input_proc_t) (debug_info_t *id,
83 int debug_dflt_header_fn(debug_info_t *id, struct debug_view *view,
100 debug_entry_t *debug_event_common(debug_info_t *id, int level,
103 debug_entry_t *debug_exception_common(debug_info_t *id, int level,
115 void debug_unregister(debug_info_t *id);
117 void debug_set_level(debug_info_t *id, int new_level);
133 static inline bool debug_level_enabled(debug_info_t *id, int level) in debug_level_enabled() argument
[all …]
/openbmc/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc9 {"id-ce", 1879048204, 0},
13 {"id-ce-authorityKeyIdentifier", 1879048204, 0},
14 {0, 1073741825, "id-ce"},
24 {"id-ce-subjectKeyIdentifier", 1879048204, 0},
25 {0, 1073741825, "id-ce"},
28 {"id-ce-keyUsage", 1879048204, 0},
29 {0, 1073741825, "id-ce"},
41 {"id-ce-privateKeyUsagePeriod", 1879048204, 0},
42 {0, 1073741825, "id-ce"},
49 {"id-ce-certificatePolicies", 1879048204, 0},
[all …]
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_pcm512x.c53 static int sof_pcm512x_quirk_cb(const struct dmi_system_id *id) in sof_pcm512x_quirk_cb() argument
55 sof_pcm512x_quirk = (unsigned long)id->driver_data; in sof_pcm512x_quirk_cb()
82 pcm->device = rtd->dai_link->id; in sof_hdmi_init()
227 int i, id = 0; in sof_card_dai_links_create() local
237 links[id].name = devm_kasprintf(dev, GFP_KERNEL, in sof_card_dai_links_create()
239 if (!links[id].name) in sof_card_dai_links_create()
242 links[id].id = id; in sof_card_dai_links_create()
243 links[id].codecs = pcm512x_component; in sof_card_dai_links_create()
244 links[id].num_codecs = ARRAY_SIZE(pcm512x_component); in sof_card_dai_links_create()
245 links[id].platforms = platform_component; in sof_card_dai_links_create()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h228 uint32_t id:8; member
237 uint32_t id, in dal_graphics_object_id_init() argument
242 id, enum_id, type, 0 in dal_graphics_object_id_init()
250 struct graphics_object_id id) in dal_graphics_object_id_to_uint() argument
252 return id.id + (id.enum_id << 0x8) + (id.type << 0xc); in dal_graphics_object_id_to_uint()
256 struct graphics_object_id id) in dal_graphics_object_id_get_controller_id() argument
258 if (id.type == OBJECT_TYPE_CONTROLLER) in dal_graphics_object_id_get_controller_id()
259 return (enum controller_id) id.id; in dal_graphics_object_id_get_controller_id()
264 struct graphics_object_id id) in dal_graphics_object_id_get_clock_source_id() argument
266 if (id.type == OBJECT_TYPE_CLOCK_SOURCE) in dal_graphics_object_id_get_clock_source_id()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_abm.h53 #define ABM_DCN10_REG_LIST(id)\ argument
55 SRI(DC_ABM1_HG_SAMPLE_RATE, ABM, id), \
56 SRI(DC_ABM1_LS_SAMPLE_RATE, ABM, id), \
57 SRI(BL1_PWM_BL_UPDATE_SAMPLE_RATE, ABM, id), \
58 SRI(DC_ABM1_HG_MISC_CTRL, ABM, id), \
59 SRI(DC_ABM1_IPCSC_COEFF_SEL, ABM, id), \
60 SRI(BL1_PWM_CURRENT_ABM_LEVEL, ABM, id), \
61 SRI(BL1_PWM_TARGET_ABM_LEVEL, ABM, id), \
62 SRI(BL1_PWM_USER_LEVEL, ABM, id), \
63 SRI(DC_ABM1_LS_MIN_MAX_PIXEL_VALUE_THRES, ABM, id), \
[all …]
/openbmc/linux/drivers/soundwire/
H A Dslave.c26 struct sdw_slave_id *id, struct fwnode_handle *fwnode) in sdw_slave_add() argument
37 memcpy(&slave->id, id, sizeof(*id)); in sdw_slave_add()
41 if (id->unique_id == SDW_IGNORED_UNIQUE_ID) { in sdw_slave_add()
44 bus->controller_id, bus->link_id, id->mfg_id, id->part_id, in sdw_slave_add()
45 id->class_id); in sdw_slave_add()
49 bus->controller_id, bus->link_id, id->mfg_id, id->part_id, in sdw_slave_add()
50 id->class_id, id->unique_id); in sdw_slave_add()
98 struct sdw_slave_id *id) in find_slave() argument
126 sdw_extract_slave_id(bus, addr, id); in find_slave()
134 struct sdw_slave_id id; member
[all …]
/openbmc/linux/drivers/interconnect/qcom/
H A Dsc8280xp.c21 .id = SC8280XP_MASTER_QSPI_0,
30 .id = SC8280XP_MASTER_QUP_1,
39 .id = SC8280XP_MASTER_QUP_2,
48 .id = SC8280XP_MASTER_A1NOC_CFG,
56 .id = SC8280XP_MASTER_IPA,
65 .id = SC8280XP_MASTER_EMAC_1,
74 .id = SC8280XP_MASTER_SDCC_4,
83 .id = SC8280XP_MASTER_UFS_MEM,
92 .id = SC8280XP_MASTER_USB3_0,
101 .id = SC8280XP_MASTER_USB3_1,
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ids.c162 struct amdgpu_vmid *id) in amdgpu_vmid_had_gpu_reset() argument
164 return id->current_gpu_reset_count != in amdgpu_vmid_had_gpu_reset()
169 static bool amdgpu_vmid_gds_switch_needed(struct amdgpu_vmid *id, in amdgpu_vmid_gds_switch_needed() argument
172 return id->gds_base != job->gds_base || in amdgpu_vmid_gds_switch_needed()
173 id->gds_size != job->gds_size || in amdgpu_vmid_gds_switch_needed()
174 id->gws_base != job->gws_base || in amdgpu_vmid_gds_switch_needed()
175 id->gws_size != job->gws_size || in amdgpu_vmid_gds_switch_needed()
176 id->oa_base != job->oa_base || in amdgpu_vmid_gds_switch_needed()
177 id->oa_size != job->oa_size; in amdgpu_vmid_gds_switch_needed()
181 static bool amdgpu_vmid_compatible(struct amdgpu_vmid *id, in amdgpu_vmid_compatible() argument
[all …]
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dhw_host1x04_sync.h44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() argument
46 return 0xf80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
48 #define HOST1X_SYNC_SYNCPT(id) \ argument
49 host1x_sync_syncpt_r(id)
50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() argument
52 return 0xe80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument
55 host1x_sync_syncpt_thresh_cpu0_int_status_r(id)
56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() argument
58 return 0xf00 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
[all …]
H A Dhw_host1x05_sync.h44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() argument
46 return 0xf80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
48 #define HOST1X_SYNC_SYNCPT(id) \ argument
49 host1x_sync_syncpt_r(id)
50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() argument
52 return 0xe80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument
55 host1x_sync_syncpt_thresh_cpu0_int_status_r(id)
56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() argument
58 return 0xf00 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
[all …]
H A Dhw_host1x01_sync.h44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() argument
46 return 0x400 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
48 #define HOST1X_SYNC_SYNCPT(id) \ argument
49 host1x_sync_syncpt_r(id)
50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() argument
52 return 0x40 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument
55 host1x_sync_syncpt_thresh_cpu0_int_status_r(id)
56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() argument
58 return 0x60 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
[all …]
H A Dhw_host1x02_sync.h44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() argument
46 return 0x400 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
48 #define HOST1X_SYNC_SYNCPT(id) \ argument
49 host1x_sync_syncpt_r(id)
50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() argument
52 return 0x40 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument
55 host1x_sync_syncpt_thresh_cpu0_int_status_r(id)
56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() argument
58 return 0x60 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
[all …]

12345678910>>...347