Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dap_card.c222 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create() argument
233 ac->raw_hwtype = raw_type; in ap_card_create()
A Dap_bus.h289 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type,
/linux/tools/perf/
A 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
124 in a 0x4064 event_id value and set hw_event.raw_type to 1.
/linux/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-common.h309 enum rkisp1_fmt_raw_pat_type raw_type; member
A Drkisp1-params.c108 switch (params->raw_type) { in rkisp1_bls_config()
1577 params->raw_type = bayer_pat; in rkisp1_params_configure()
/linux/drivers/staging/media/ipu3/
A Dipu3-css.c736 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
745 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
754 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
763 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
925 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
936 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
952 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
961 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
A Dipu3-abi.h1356 u8 raw_type; /* To choose the proper raw frame type. for member

Completed in 29 milliseconds