Home
last modified time | relevance | path

Searched refs:raw_type (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/s390/crypto/
Dap_card.c209 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create() argument
220 ac->raw_hwtype = raw_type; in ap_card_create()
/Linux-v5.10/drivers/staging/media/rkisp1/
Drkisp1-common.h280 enum rkisp1_fmt_raw_pat_type raw_type; member
Drkisp1-params.c108 switch (params->raw_type) { in rkisp1_bls_config()
1317 params->raw_type = bayer_pat; in rkisp1_params_configure()
/Linux-v5.10/tools/perf/
Ddesign.txt74 raw_type: 1 bit (most significant bit) 0x8000_0000_0000_0000
78 If 'raw_type' is 1, then the counter will count a hardware event
82 If 'raw_type' is 0, then the 'type' field says what kind of counter
121 in a 0x4064 event_id value and set hw_event.raw_type to 1.
/Linux-v5.10/drivers/staging/media/ipu3/
Dipu3-css.c749 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
758 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
767 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
776 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
938 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
949 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
965 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
974 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
Dipu3-abi.h1356 u8 raw_type; /* To choose the proper raw frame type. for member