Home
last modified time | relevance | path

Searched refs:exp_id (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.c98 md->exp_id |= int_sta; in t7xx_pci_mhccif_isr()
99 if (md->exp_id & D2H_INT_EXCEPTION_INIT) { in t7xx_pci_mhccif_isr()
104 md->exp_id &= ~D2H_INT_EXCEPTION_INIT; in t7xx_pci_mhccif_isr()
107 } else if (md->exp_id & D2H_INT_PORT_ENUM) { in t7xx_pci_mhccif_isr()
108 md->exp_id &= ~D2H_INT_PORT_ENUM; in t7xx_pci_mhccif_isr()
115 if ((md->exp_id & D2H_INT_ASYNC_MD_HK) && !(mask & D2H_INT_ASYNC_MD_HK)) { in t7xx_pci_mhccif_isr()
116 md->exp_id &= ~D2H_INT_ASYNC_MD_HK; in t7xx_pci_mhccif_isr()
355 if (md->exp_id & event_id) in t7xx_wait_hif_ex_hk_event()
624 md->exp_id |= int_sta; in t7xx_md_event_notify()
625 if (md->exp_id & D2H_INT_EXCEPTION_INIT) { in t7xx_md_event_notify()
[all …]
H A Dt7xx_modem_ops.h77 unsigned int exp_id; member
/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_stream_public.h347 unsigned int exp_id);
539 ia_css_unlock_raw_frame(struct ia_css_stream *stream, uint32_t exp_id);
H A Datomisp_cmd.c348 void atomisp_eof_event(struct atomisp_sub_device *asd, uint8_t exp_id) in atomisp_eof_event() argument
353 event.u.frame_sync.frame_sequence = exp_id; in atomisp_eof_event()
359 uint8_t exp_id) in atomisp_3a_stats_ready_event() argument
364 event.u.frame_sync.frame_sequence = exp_id; in atomisp_3a_stats_ready_event()
498 atomisp_eof_event(&isp->asd, eof_event.event.exp_id); in atomisp_isr()
499 dev_dbg_ratelimited(isp->dev, "ISYS event: EOF exp_id %d\n", in atomisp_isr()
500 eof_event.event.exp_id); in atomisp_isr()
704 atomisp_3a_stats_ready_event(asd, buffer.css_buffer.exp_id); in atomisp_buf_done()
706 dev_dbg(isp->dev, "%s: s3a stat with exp_id %d is ready\n", in atomisp_buf_done()
707 __func__, s3a_buf->s3a_data->exp_id); in atomisp_buf_done()
4504 __checking_exp_id(struct atomisp_sub_device * asd,int exp_id) __checking_exp_id() argument
4534 __is_raw_buffer_locked(struct atomisp_sub_device * asd,int exp_id) __is_raw_buffer_locked() argument
4551 __clear_raw_buffer_bitmap(struct atomisp_sub_device * asd,int exp_id) __clear_raw_buffer_bitmap() argument
4571 atomisp_exp_id_capture(struct atomisp_sub_device * asd,int * exp_id) atomisp_exp_id_capture() argument
4594 atomisp_exp_id_unlock(struct atomisp_sub_device * asd,int * exp_id) atomisp_exp_id_unlock() argument
[all...]
H A Dsh_css.c3725 * buffer->exp_id : all instances to be removed later in ia_css_pipe_dequeue_buffer()
3729 buffer->exp_id = 0; in ia_css_pipe_dequeue_buffer()
3746 buffer->exp_id = ddr_buffer.payload.frame.exp_id; in ia_css_pipe_dequeue_buffer()
3747 frame->exp_id = ddr_buffer.payload.frame.exp_id; in ia_css_pipe_dequeue_buffer()
3773 buffer->exp_id = ddr_buffer.payload.s3a.exp_id; in ia_css_pipe_dequeue_buffer()
3774 buffer->data.stats_3a->exp_id = ddr_buffer.payload.s3a.exp_id; in ia_css_pipe_dequeue_buffer()
7301 ia_css_stream_capture_frame(struct ia_css_stream * stream,unsigned int exp_id) ia_css_stream_capture_frame() argument
8935 ia_css_unlock_raw_frame(struct ia_css_stream * stream,uint32_t exp_id) ia_css_unlock_raw_frame() argument
[all...]
H A Dsh_css_params.c2204 md->exp_id = 0; in ia_css_metadata_allocate()
/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h227 u32 exp_id;
260 u32 exp_id; /* exposure ID */
390 u32 exp_id;
226 u32 exp_id; global() member
259 u32 exp_id; /* exposure ID */ global() member
388 u32 exp_id; global() member
/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1947 u32 exp_id; /* exposure id, to match statistics to a frame, */ member
1959 u32 exp_id; /* Exposure ID */ member
1977 u32 exp_id; member