| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst-core.c | 64 int isst_is_punit_valid(struct isst_id *id) in isst_is_punit_valid() 107 int isst_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap) in isst_read_pm_config() 113 int isst_get_ctdp_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev) in isst_get_ctdp_levels() 119 int isst_get_ctdp_control(struct isst_id *id, int config_index, in isst_get_ctdp_control() 126 int isst_get_tdp_info(struct isst_id *id, int config_index, in isst_get_tdp_info() 133 int isst_get_pwr_info(struct isst_id *id, int config_index, in isst_get_pwr_info() 140 int isst_get_coremask_info(struct isst_id *id, int config_index, in isst_get_coremask_info() 147 int isst_get_get_trl_from_msr(struct isst_id *id, int *trl) in isst_get_get_trl_from_msr() 168 int isst_get_get_trl(struct isst_id *id, int level, int avx_level, int *trl) in isst_get_get_trl() 174 int isst_get_get_trls(struct isst_id *id, int level, struct isst_pkg_ctdp_level_info *ctdp_level) in isst_get_get_trls() [all …]
|
| H A D | isst-core-tpmi.c | 115 static int tpmi_is_punit_valid(struct isst_id *id) 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() 152 int tpmi_get_config_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev) in tpmi_get_config_levels() 174 static int tpmi_get_ctdp_control(struct isst_id *id, int config_index, in tpmi_get_ctdp_control() 227 static int tpmi_get_tdp_info(struct isst_id *id, int config_index, in tpmi_get_tdp_info() 276 static int tpmi_get_pwr_info(struct isst_id *id, int config_index, in tpmi_get_pwr_info() 291 int tpmi_get_coremask_info(struct isst_id *id, int config_index, in tpmi_get_coremask_info() 317 static int tpmi_get_get_trls(struct isst_id *id, int config_index, in tpmi_get_get_trls() 344 static int tpmi_get_get_trl(struct isst_id *id, int config_index, int level, in tpmi_get_get_trl() 361 static int tpmi_get_trl_bucket_info(struct isst_id *id, int config_index, in tpmi_get_trl_bucket_info() [all …]
|
| H A D | isst-core-mbox.c | 64 static int mbox_is_punit_valid(struct isst_id *id) in mbox_is_punit_valid() 219 static int mbox_read_pm_config(struct isst_id *id, int *cp_state, int *cp_cap) in mbox_read_pm_config() 237 static int mbox_get_config_levels(struct isst_id *id, struct isst_pkg_ctdp *pkg_dev) in mbox_get_config_levels() 264 static int mbox_get_ctdp_control(struct isst_id *id, int config_index, in mbox_get_ctdp_control() 299 static void _get_uncore_p0_p1_info(struct isst_id *id, int config_index, in _get_uncore_p0_p1_info() 345 static int _set_uncore_min_max(struct isst_id *id, int max, int freq) in _set_uncore_min_max() 373 static void mbox_adjust_uncore_freq(struct isst_id *id, int config_index, in mbox_adjust_uncore_freq() 384 static void _get_p1_info(struct isst_id *id, int config_index, in _get_p1_info() 408 static void _get_uncore_mem_freq(struct isst_id *id, int config_index, in _get_uncore_mem_freq() 441 static int mbox_get_tdp_info(struct isst_id *id, int config_index, in mbox_get_tdp_info() [all …]
|
| /linux/drivers/clk/rockchip/ |
| H A D | rst-rv1126b.c | 13 #define TOPCRU_RESET_OFFSET(id, reg, bit) [id] = (0x0 * 4 + reg * 16 + bit) argument 15 #define BUSCRU_RESET_OFFSET(id, reg, bit) [id] = (0x10000 * 4 + reg * 16 + bit) argument 17 #define PERICRU_RESET_OFFSET(id, reg, bit) [id] = (0x20000 * 4 + reg * 16 + bit) argument 19 #define CORECRU_RESET_OFFSET(id, reg, bit) [id] = (0x30000 * 4 + reg * 16 + bit) argument 21 #define PMUCRU_RESET_OFFSET(id, reg, bit) [id] = (0x40000 * 4 + reg * 16 + bit) argument 23 #define PMU1CRU_RESET_OFFSET(id, reg, bit) [id] = (0x50000 * 4 + reg * 16 + bit) argument 25 #define DDRCRU_RESET_OFFSET(id, reg, bit) [id] = (0x60000 * 4 + reg * 16 + bit) argument 27 #define SUBDDRCRU_RESET_OFFSET(id, reg, bit) [id] = (0x68000 * 4 + reg * 16 + bit) argument 29 #define VICRU_RESET_OFFSET(id, reg, bit) [id] = (0x70000 * 4 + reg * 16 + bit) argument 31 #define VEPUCRU_RESET_OFFSET(id, reg, bit) [id] = (0x80000 * 4 + reg * 16 + bit) argument [all …]
|
| /linux/sound/soc/tegra/ |
| H A D | tegra186_asrc.c | 22 #define ASRC_STREAM_SOURCE_SELECT(id) \ argument 25 #define ASRC_STREAM_REG(reg, id) ((reg) + ((id) * TEGRA186_ASRC_STREAM_STRIDE)) argument 27 #define ASRC_STREAM_REG_DEFAULTS(id) \ argument 69 unsigned int id) in tegra186_asrc_lock_stream() 90 int id; in tegra186_asrc_runtime_resume() local 166 int ret, id = dai->id; in tegra186_asrc_in_hw_params() local 189 int ret, id = dai->id - 7; in tegra186_asrc_out_hw_params() local 245 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_ratio_source() local 259 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_put_ratio_source() local 279 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_ratio_int() local [all …]
|
| H A D | tegra210_mixer.c | 23 #define MIXER_REG(reg, id) ((reg) + ((id) * TEGRA210_MIXER_REG_STRIDE)) argument 26 #define MIXER_GAIN_CFG_RAM_ADDR(id) \ argument 30 #define MIXER_RX_REG_DEFAULTS(id) \ argument 35 #define MIXER_TX_REG_DEFAULTS(id) \ argument 127 tegra210_mixer_configure_gain(struct snd_soc_component * cmpnt,unsigned int id,bool instant_gain) tegra210_mixer_configure_gain() argument 214 unsigned int id = mc->reg; tegra210_mixer_put_fade_duration() local 250 unsigned int id = mc->reg; tegra210_mixer_put_fade_gain() local 278 int id, err, changed = 0; tegra210_mixer_put_fade_switch() local 366 int id, err; tegra210_mixer_get_fade_status() local 419 unsigned int reg = mc->reg, id; tegra210_mixer_apply_gain() local 455 tegra210_mixer_set_audio_cif(struct tegra210_mixer * mixer,struct snd_pcm_hw_params * params,unsigned int reg,unsigned int id) tegra210_mixer_set_audio_cif() argument 523 IN_DAI(id) global() argument 549 OUT_DAI(id) global() argument 627 FADE_CTRL(id) global() argument 644 GAIN_CTRL(id) global() argument 720 RX_ROUTES(id,sname) global() argument 725 MIXER_RX_ROUTES(id) global() argument 729 ADDER_ROUTES(id,sname) global() argument 745 TX_ROUTES(id,sname) global() argument 752 MIXER_TX_ROUTES(id) global() argument [all...] |
| /linux/drivers/media/platform/samsung/s3c-camif/ |
| H A D | camif-regs.h | 65 #define CIGCTRL_IRQ_CLR(id) BIT(19 - (id)) argument 71 #define S3C_CAMIF_REG_CIYSA(id, n) (0x18 + (id) * 0x54 + (n) * 4) argument 73 #define S3C_CAMIF_REG_CICBSA(id, n) (0x28 + (id) * 0x54 + (n) * 4) argument 75 #define S3C_CAMIF_REG_CICRSA(id, n) (0x38 + (id) * 0x54 + (n) * 4) argument 78 #define S3C_CAMIF_REG_CITRGFMT(id, _offs) (0x48 + (id) * (0x34 + (_offs))) argument 98 #define S3C_CAMIF_REG_CICTRL(id, _offs) (0x4c + (id) * (0x34 + (_offs))) argument 111 #define S3C_CAMIF_REG_CISCPRERATIO(id, _offs) (0x50 + (id) * (0x34 + (_offs))) argument 114 #define S3C_CAMIF_REG_CISCPREDST(id, _offs) (0x54 + (id) * (0x34 + (_offs))) argument 117 #define S3C_CAMIF_REG_CISCCTRL(id, _offs) (0x58 + (id) * (0x34 + (_offs))) argument 147 #define S3C_CAMIF_REG_CITAREA(id, _offs) (0x5c + (id) * (0x34 + (_offs))) argument [all …]
|
| /linux/drivers/reset/ |
| H A D | reset-uniphier.c | 15 unsigned int id; member 157 #define UNIPHIER_MIO_RESET_SD(id, ch) \ argument 160 #define UNIPHIER_MIO_RESET_SD_BRIDGE(id, ch) \ argument 163 #define UNIPHIER_MIO_RESET_EMMC_HW_RESET(id, ch) \ argument 166 #define UNIPHIER_MIO_RESET_USB2(id, ch) \ argument 169 #define UNIPHIER_MIO_RESET_USB2_BRIDGE(id, ch) \ argument 172 #define UNIPHIER_MIO_RESET_DMAC(id) \ argument 201 #define UNIPHIER_PERI_RESET_UART(id, ch) \ argument 204 #define UNIPHIER_PERI_RESET_I2C(id, ch) \ argument 207 #define UNIPHIER_PERI_RESET_FI2C(id, ch) \ argument [all …]
|
| /linux/drivers/gpu/host1x/hw/ |
| H A D | hw_host1x02_sync.h | 44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() 48 #define HOST1X_SYNC_SYNCPT(id) \ argument 50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() 54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument 56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() 60 #define HOST1X_SYNC_SYNCPT_THRESH_INT_DISABLE(id) \ argument 62 static inline u32 host1x_sync_syncpt_thresh_int_enable_cpu0_r(unsigned int id) in host1x_sync_syncpt_thresh_int_enable_cpu0_r() 66 #define HOST1X_SYNC_SYNCPT_THRESH_INT_ENABLE_CPU0(id) \ argument 116 static inline u32 host1x_sync_mlock_owner_r(unsigned int id) in host1x_sync_mlock_owner_r() 120 #define HOST1X_SYNC_MLOCK_OWNER(id) \ argument [all …]
|
| H A D | hw_host1x01_sync.h | 44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() 48 #define HOST1X_SYNC_SYNCPT(id) \ argument 50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() 54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument 56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() 60 #define HOST1X_SYNC_SYNCPT_THRESH_INT_DISABLE(id) \ argument 62 static inline u32 host1x_sync_syncpt_thresh_int_enable_cpu0_r(unsigned int id) in host1x_sync_syncpt_thresh_int_enable_cpu0_r() 66 #define HOST1X_SYNC_SYNCPT_THRESH_INT_ENABLE_CPU0(id) \ argument 116 static inline u32 host1x_sync_mlock_owner_r(unsigned int id) in host1x_sync_mlock_owner_r() 120 #define HOST1X_SYNC_MLOCK_OWNER(id) \ argument [all …]
|
| H A D | hw_host1x05_sync.h | 44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() 48 #define HOST1X_SYNC_SYNCPT(id) \ argument 50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() 54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument 56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() 60 #define HOST1X_SYNC_SYNCPT_THRESH_INT_DISABLE(id) \ argument 62 static inline u32 host1x_sync_syncpt_thresh_int_enable_cpu0_r(unsigned int id) in host1x_sync_syncpt_thresh_int_enable_cpu0_r() 66 #define HOST1X_SYNC_SYNCPT_THRESH_INT_ENABLE_CPU0(id) \ argument 116 static inline u32 host1x_sync_mlock_owner_r(unsigned int id) in host1x_sync_mlock_owner_r() 120 #define HOST1X_SYNC_MLOCK_OWNER(id) \ argument [all …]
|
| H A D | hw_host1x04_sync.h | 44 static inline u32 host1x_sync_syncpt_r(unsigned int id) in host1x_sync_syncpt_r() 48 #define HOST1X_SYNC_SYNCPT(id) \ argument 50 static inline u32 host1x_sync_syncpt_thresh_cpu0_int_status_r(unsigned int id) in host1x_sync_syncpt_thresh_cpu0_int_status_r() 54 #define HOST1X_SYNC_SYNCPT_THRESH_CPU0_INT_STATUS(id) \ argument 56 static inline u32 host1x_sync_syncpt_thresh_int_disable_r(unsigned int id) in host1x_sync_syncpt_thresh_int_disable_r() 60 #define HOST1X_SYNC_SYNCPT_THRESH_INT_DISABLE(id) \ argument 62 static inline u32 host1x_sync_syncpt_thresh_int_enable_cpu0_r(unsigned int id) in host1x_sync_syncpt_thresh_int_enable_cpu0_r() 66 #define HOST1X_SYNC_SYNCPT_THRESH_INT_ENABLE_CPU0(id) \ argument 116 static inline u32 host1x_sync_mlock_owner_r(unsigned int id) in host1x_sync_mlock_owner_r() 120 #define HOST1X_SYNC_MLOCK_OWNER(id) \ argument [all …]
|
| /linux/fs/smb/server/mgmt/ |
| H A D | user_session.c | 29 int id; global() member 94 unsigned int id; session_open_file_count() local 109 unsigned long id; show_proc_session() local 223 unsigned long id; show_proc_sessions() local 337 int method, id; ksmbd_session_rpc_open() local 376 ksmbd_session_rpc_close(struct ksmbd_session * sess,int id) ksmbd_session_rpc_close() argument 387 ksmbd_session_rpc_method(struct ksmbd_session * sess,int id) ksmbd_session_rpc_method() argument 422 __session_lookup(unsigned long long id) __session_lookup() argument 437 unsigned long id; ksmbd_expire_session() local 494 unsigned long id; ksmbd_sessions_deregister() local 526 is_ksmbd_session_in_connection(struct ksmbd_conn * conn,unsigned long long id) is_ksmbd_session_in_connection() argument 542 ksmbd_session_lookup(struct ksmbd_conn * conn,unsigned long long id) ksmbd_session_lookup() argument 556 ksmbd_session_lookup_slowpath(unsigned long long id) ksmbd_session_lookup_slowpath() argument 570 ksmbd_session_lookup_all_states(struct ksmbd_conn * conn,unsigned long long id) ksmbd_session_lookup_all_states() argument 593 ksmbd_session_lookup_all(struct ksmbd_conn * conn,unsigned long long id) ksmbd_session_lookup_all() argument 650 destroy_previous_session(struct ksmbd_conn * conn,struct ksmbd_user * user,u64 id) destroy_previous_session() argument 698 ksmbd_preauth_session_id_match(struct preauth_session * sess,unsigned long long id) ksmbd_preauth_session_id_match() argument 704 ksmbd_preauth_session_lookup(struct ksmbd_conn * conn,unsigned long long id) ksmbd_preauth_session_lookup() argument 717 int id = ksmbd_acquire_smb2_uid(&session_ida); __init_smb2_session() local 779 int id = -EINVAL; ksmbd_acquire_tree_conn_id() local 787 ksmbd_release_tree_conn_id(struct ksmbd_session * sess,int id) ksmbd_release_tree_conn_id() argument [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| H A D | dcn321_resource.c | 124 #define SR_ARR(reg_name, id)\ argument 127 #define SR_ARR_INIT(reg_name, id, value)\ argument 130 #define SRI(reg_name, block, id)\ argument 134 #define SRI_ARR(reg_name, block, id)\ argument 138 #define SR_ARR_I2C(reg_name, id) \ argument 141 #define SRI_ARR_I2C(reg_name, block, id)\ argument 145 #define SRI_ARR_DME(reg_name, block, id, offset)\ argument 149 #define SRI_ARR_ALPHABET(reg_name, block, index, id)\ argument 153 #define SRI2(reg_name, block, id)\ argument 156 #define SRI2_ARR(reg_name, block, id)\ argument [all …]
|
| /linux/include/linux/ |
| H A D | ata.h | 566 #define ata_id_is_ata(id) (((id)[ATA_ID_CONFIG] & (1 << 15)) == 0) argument 567 #define ata_id_has_lba(id) ((id)[ATA_ID_CAPABILITY] & (1 << 9)) argument 568 #define ata_id_has_dma(id) ((id)[ATA_ID_CAPABILITY] & (1 << 8)) argument 569 #define ata_id_has_ncq(id) ((id)[ATA_ID_SATA_CAPABILITY] & (1 << 8)) argument 570 #define ata_id_queue_depth(id) (((id)[ATA_ID_QUEUE_DEPTH] & 0x1f) + 1) argument 571 #define ata_id_removable(id) ((id)[ATA_ID_CONFIG] & (1 << 7)) argument 572 #define ata_id_is_locked(id) (((id)[ATA_ID_DLF] & 0x7) == 0x7) argument 573 #define ata_id_has_atapi_AN(id) \ argument 577 #define ata_id_has_fpdma_aa(id) \ argument 581 #define ata_id_has_devslp(id) \ argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| H A D | dcn401_resource.c | 106 #define SR_ARR(reg_name, id)\ argument 109 #define SR_ARR_INIT(reg_name, id, value)\ argument 112 #define SRI(reg_name, block, id)\ argument 116 #define SRI_ARR(reg_name, block, id)\ argument 123 #define SRI_ARR_US(reg_name, block, id)\ argument 126 #define SR_ARR_I2C(reg_name, id) \ argument 129 #define SRI_ARR_I2C(reg_name, block, id)\ argument 133 #define SRI_ARR_DME(reg_name, block, id, offset)\ argument 137 #define SRI_ARR_ALPHABET(reg_name, block, index, id)\ argument 141 #define SRI2(reg_name, block, id)\ argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
| H A D | dcn36_resource.c | 124 #define SR_ARR(reg_name, id) \ argument 127 #define SR_ARR_INIT(reg_name, id, value) \ argument 130 #define SRI(reg_name, block, id)\ argument 134 #define SRI_ARR(reg_name, block, id)\ argument 138 #define SR_ARR_I2C(reg_name, id) \ argument 141 #define SRI_ARR_I2C(reg_name, block, id)\ argument 145 #define SRI_ARR_DME(reg_name, block, id, offset)\ argument 149 #define SRI_ARR_ALPHABET(reg_name, block, index, id)\ argument 153 #define SRI2(reg_name, block, id)\ argument 157 #define SRI2_ARR(reg_name, block, id)\ argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| H A D | dcn35_resource.c | 139 #define SR_ARR(reg_name, id) \ argument 142 #define SR_ARR_INIT(reg_name, id, value) \ argument 145 #define SRI(reg_name, block, id)\ argument 149 #define SRI_ARR(reg_name, block, id)\ argument 153 #define SR_ARR_I2C(reg_name, id) \ argument 156 #define SRI_ARR_I2C(reg_name, block, id)\ argument 160 #define SRI_ARR_DME(reg_name, block, id, offset)\ argument 164 #define SRI_ARR_ALPHABET(reg_name, block, index, id)\ argument 168 #define SRI2(reg_name, block, id)\ argument 172 #define SRI2_ARR(reg_name, block, id)\ argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn42/ |
| H A D | dcn42_resource.c | 120 #define SR_ARR(reg_name, id) \ argument 123 #define SR_ARR_INIT(reg_name, id, value) \ argument 126 #define SRI(reg_name, block, id) \ argument 130 #define SRI_ARR(reg_name, block, id) \ argument 137 #define SRI_ARR_US(reg_name, block, id) \ argument 140 #define SR_ARR_I2C(reg_name, id) \ argument 143 #define SRI_ARR_I2C(reg_name, block, id) \ argument 147 #define SRI_ARR_DME(reg_name, block, id, offset) \ argument 151 #define SRI_ARR_ALPHABET(reg_name, block, index, id) \ argument 155 #define SRI2(reg_name, block, id) \ argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| H A D | dcn351_resource.c | 119 #define SR_ARR(reg_name, id) \ argument 122 #define SR_ARR_INIT(reg_name, id, value) \ argument 125 #define SRI(reg_name, block, id)\ argument 129 #define SRI_ARR(reg_name, block, id)\ argument 133 #define SR_ARR_I2C(reg_name, id) \ argument 136 #define SRI_ARR_I2C(reg_name, block, id)\ argument 140 #define SRI_ARR_DME(reg_name, block, id, offset)\ argument 144 #define SRI_ARR_ALPHABET(reg_name, block, index, id)\ argument 148 #define SRI2(reg_name, block, id)\ argument 152 #define SRI2_ARR(reg_name, block, id)\ argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn60/ |
| H A D | dcn60_resource.c | 113 #define SR_ARR(reg_name, id)\ argument 116 #define SR_ARR_INIT(reg_name, id, value)\ argument 119 #define SRI(reg_name, block, id)\ argument 123 #define SRI_ARR(reg_name, block, id)\ argument 127 #define SRI_ARR_DDC(reg_name, block, id)\ argument 134 #define SRI_ARR_US(reg_name, block, id)\ argument 137 #define SR_ARR_I2C(reg_name, id) \ argument 140 #define SRI_ARR_I2C(reg_name, block, id)\ argument 144 #define SRI_ARR_DME(reg_name, block, id, offset)\ argument 148 #define SRI_ARR_ALPHABET(reg_name, block, index, id)\ argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/gpio/ |
| H A D | gpio_service.c | 131 enum gpio_id id = 0; in dal_gpio_service_create_irq() local 147 enum gpio_id id = 0; in dal_gpio_service_create_generic_mux() local 178 enum gpio_id id, in dal_gpio_get_generic_pin_info() 239 enum gpio_id id, in is_pin_busy() 250 enum gpio_id id, in set_pin_busy() 261 enum gpio_id id, in set_pin_free() 272 enum gpio_id id, in dal_gpio_service_lock() 286 enum gpio_id id, in dal_gpio_service_unlock() 302 enum gpio_id id = gpio->id; in dal_gpio_service_open() local 386 enum gpio_id id = dal_gpio_get_id(irq); in dal_irq_get_source() local [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| H A D | dcn303_resource.c | 187 #define SRI(reg_name, block, id)\ argument 190 #define SRI2(reg_name, block, id)\ argument 193 #define SRII(reg_name, block, id)\ argument 197 #define DCCG_SRII(reg_name, block, id)\ argument 201 #define VUPDATE_SRII(reg_name, block, id)\ argument 205 #define SRII_DWB(reg_name, temp_name, block, id)\ argument 209 #define SF_DWB2(reg_name, block, id, field_name, post_fix) \ argument 212 #define SRII_MPC_RMU(reg_name, block, id)\ argument 228 #define vmid_regs(id)\ argument 309 #define vpg_regs(id)\ argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| H A D | dcn302_resource.c | 191 #define SRI(reg_name, block, id)\ argument 194 #define SRI2(reg_name, block, id)\ argument 197 #define SRII(reg_name, block, id)\ argument 201 #define DCCG_SRII(reg_name, block, id)\ argument 205 #define VUPDATE_SRII(reg_name, block, id)\ argument 209 #define SRII_DWB(reg_name, temp_name, block, id)\ argument 213 #define SF_DWB2(reg_name, block, id, field_name, post_fix) \ argument 216 #define SRII_MPC_RMU(reg_name, block, id)\ argument 232 #define vmid_regs(id)\ argument 313 #define vpg_regs(id)\ argument [all …]
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_tlv.h | 62 unsigned int id; member 67 #define FM10K_TLV_ATTR_NULL_STRING(id, len) { id, FM10K_TLV_NULL_STRING, len } argument 68 #define FM10K_TLV_ATTR_MAC_ADDR(id) { id, FM10K_TLV_MAC_ADDR, 6 } argument 69 #define FM10K_TLV_ATTR_BOOL(id) { id, FM10K_TLV_BOOL, 0 } argument 70 #define FM10K_TLV_ATTR_U8(id) { id, FM10K_TLV_UNSIGNED, 1 } argument 71 #define FM10K_TLV_ATTR_U16(id) { id, FM10K_TLV_UNSIGNED, 2 } argument 72 #define FM10K_TLV_ATTR_U32(id) { id, FM10K_TLV_UNSIGNED, 4 } argument 73 #define FM10K_TLV_ATTR_U64(id) { id, FM10K_TLV_UNSIGNED, 8 } argument 74 #define FM10K_TLV_ATTR_S8(id) { id, FM10K_TLV_SIGNED, 1 } argument 75 #define FM10K_TLV_ATTR_S16(id) { id, FM10K_TLV_SIGNED, 2 } argument [all …]
|