Home
last modified time | relevance | path

Searched defs:ch_id (Results 1 – 21 of 21) sorted by relevance

/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
Dinputfifo.c66 unsigned int ch_id; member
177 unsigned int ch_id, in inputfifo_send_ch_id_and_fmt_type()
203 unsigned int ch_id, in inputfifo_start_frame()
360 unsigned int ch_id, in inputfifo_send_frame()
415 unsigned int ch_id) in inputfifo_get_inst()
424 unsigned int ch_id, in ia_css_inputfifo_send_input_frame()
446 unsigned int ch_id, in ia_css_inputfifo_start_frame()
469 unsigned int ch_id, in ia_css_inputfifo_send_line()
493 unsigned int ch_id, in ia_css_inputfifo_send_embedded_line()
514 unsigned int ch_id) in ia_css_inputfifo_end_frame()
/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_system.c186 unsigned int ch_id; in receiver_get_state() local
273 const unsigned int ch_id = cfg_ID / N_MIPI_FORMAT_CUSTOM; in receiver_set_compression() local
606 const unsigned int ch_id, in rx_channel_get_state()
1361 u32 ch_id, in input_system_csi_fifo_channel_cfg()
1384 u32 ch_id, in input_system_csi_fifo_channel_with_counting_cfg()
1415 u32 ch_id, in input_system_csi_sram_channel_cfg()
1447 u32 ch_id, in input_system_csi_xmem_channel_cfg()
1479 u32 ch_id, in input_system_csi_xmem_acquire_only_channel_cfg()
1506 u32 ch_id, in input_system_csi_xmem_capture_only_channel_cfg()
1539 u32 ch_id, in input_system_prbs_channel_cfg()
[all …]
Dfifo_monitor.c534 fifo_channel_t ch_id; in fifo_monitor_get_state() local
/drivers/net/wireless/intel/iwlwifi/
Diwl-phy-db.c265 static int is_valid_channel(u16 ch_id) in is_valid_channel()
275 static u8 ch_id_to_ch_index(u16 ch_id) in ch_id_to_ch_index()
290 static u16 channel_id_to_papd(u16 ch_id) in channel_id_to_papd()
304 static u16 channel_id_to_txp(struct iwl_phy_db *phy_db, u16 ch_id) in channel_id_to_txp()
327 u32 type, u8 **data, u16 *size, u16 ch_id) in iwl_phy_db_get_section_data()
/drivers/dma/
Dst_fdma.c101 int ch_id = fchan->vchan.chan.chan_id; in st_fdma_ch_sta_update() local
351 int ch_id = fchan->vchan.chan.chan_id; in config_reqctrl() local
624 int ch_id = fchan->vchan.chan.chan_id; in st_fdma_pause() local
642 int ch_id = fchan->vchan.chan.chan_id; in st_fdma_resume() local
662 int ch_id = fchan->vchan.chan.chan_id; in st_fdma_terminate_all() local
/drivers/staging/media/atomisp/pci/
Dinput_switch_2400_defs.h19 #define _HIVE_INPUT_SWITCH_GET_LUT_REG_ID(ch_id, fmt_type) (((ch_id) * 2) + ((fmt_type) >= 16)) argument
Datomisp_compat_css20.h77 unsigned int ch_id; /* virtual channel ID */ member
Disp2400_input_system_global.h87 u32 ch_id; member
Disp2401_input_system_global.h125 s32 ch_id; member
Dsh_css_sp.c666 int ch_id, in sh_css_sp_program_input_circuit()
Disp2400_input_system_local.h112 u32 ch_id; member
/drivers/net/can/
Dkvaser_pciefd.c1171 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_data_packet() local
1341 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_error_packet() local
1420 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_status_packet() local
1477 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_eack_packet() local
1541 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_ack_packet() local
1583 u8 ch_id = (p->header[1] >> KVASER_PCIEFD_PACKET_CHID_SHIFT) & 0x7; in kvaser_pciefd_handle_eflush_packet() local
/drivers/rapidio/
Drio_cm.c781 static int riocm_ch_send(u16 ch_id, void *buf, int len) in riocm_ch_send()
1071 static struct rio_channel *riocm_ch_accept(u16 ch_id, u16 *new_ch_id, in riocm_ch_accept()
1201 static int riocm_ch_listen(u16 ch_id) in riocm_ch_listen()
1228 static int riocm_ch_bind(u16 ch_id, u8 mport_id, void *context) in riocm_ch_bind()
/drivers/staging/media/atomisp/pci/hive_isp_css_common/
Dinput_formatter_global.h28 #define _HIVE_INPUT_SWITCH_GET_FSYNC_REG_LSB(ch_id) ((ch_id) * 3) argument
/drivers/gpu/drm/amd/display/include/
Dgrph_object_defs.h71 #define DECODE_CHANNEL_ID(ch_id) \ argument
/drivers/staging/most/net/
Dnet.c58 int ch_id; member
/drivers/staging/media/atomisp/include/linux/
Datomisp_platform.h178 u8 ch_id; member
/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c1560 u8 ch_id, u8 band, u8 *ch_bitmap, in iwl_mvm_scan_ch_add_n_aps_override()
1588 static u32 iwl_mvm_scan_ch_n_aps_flag(enum nl80211_iftype vif_type, u8 ch_id) in iwl_mvm_scan_ch_n_aps_flag()
/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c885 int i, ch_id; in ia_css_debug_dump_dma_state() local
/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h450 int ch_id; member
/drivers/rapidio/devices/
Dtsi721.h714 int ch_id; /* BDMA channel number */ member