/device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/ |
D | ccu_mux.c | 16 struct ccu_mux_internal *cm, in ccu_mux_get_prediv() 61 struct ccu_mux_internal *cm, in ccu_mux_helper_apply_prediv() 69 struct ccu_mux_internal *cm, in ccu_mux_helper_unapply_prediv() 77 struct ccu_mux_internal *cm, in ccu_mux_helper_determine_rate() 157 struct ccu_mux_internal *cm) in ccu_mux_helper_get_parent() 179 struct ccu_mux_internal *cm, in ccu_mux_helper_set_parent() 207 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable() local 214 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable() local 221 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled() local 228 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_get_parent() local [all …]
|
D | ccu_mult.c | 39 struct ccu_mult *cm = data; in ccu_mult_round_rate() local 56 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_disable() local 63 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_enable() local 70 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_is_enabled() local 78 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_recalc_rate() local 98 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_determine_rate() local 107 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_rate() local 152 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_get_parent() local 159 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_parent() local
|
D | ccu_mp.c | 290 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_recalc_rate() local 301 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_determine_rate() local 327 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_set_rate() local
|
D | ccu_mux.h | 124 struct ccu_mux_internal *cm; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vav1/ |
D | av1_bufmgr.c | 425 static int get_free_fb(AV1_COMMON *cm) { in get_free_fb() 463 static RefCntBuffer *assign_cur_frame_new_fb(AV1_COMMON *const cm) { in assign_cur_frame_new_fb() 504 AV1_COMMON *cm; in av1_decoder_create() local 605 AV1_COMMON *const cm = &pbi->common; in swap_frame_buffers() local 729 AV1_COMMON *const cm = &pbi->common; in reset_ref_frame_map() local 744 AV1_COMMON *const cm = &pbi->common; in generate_next_ref_frame_map() local 776 static void update_ref_frame_id(AV1_COMMON *const cm, int frame_id) { in update_ref_frame_id() 790 AV1_COMMON *const cm = &pbi->common; in show_existing_frame_reset() local 825 AV1_COMMON *const cm = &pbi->common; in reset_frame_buffers() local 854 static int frame_is_intra_only(const AV1_COMMON *const cm) { in frame_is_intra_only() [all …]
|
D | vav1.c | 960 struct AV1_Common_s *cm = &hw->pbi->common; in get_double_write_mode() local 1287 struct AV1_Common_s *const cm = &hw->pbi->common; in put_un_used_mv_bufs() local 1303 struct AV1_Common_s *const cm = &hw->pbi->common; in get_free_buf_count() local 1318 struct AV1_Common_s *cm = &hw->pbi->common; in aom_bufmgr_init() local 2614 struct AV1_Common_s *cm = &hw->pbi->common; in init_pic_list() local 2695 struct AV1_Common_s *cm = &hw->pbi->common; in init_pic_list_hw() local 2750 struct AV1_Common_s *const cm = &hw->pbi->common; in dump_pic_list() local 2798 AV1_COMMON *cm = &hw->pbi->common; in av1_release_bufs() local 2827 struct AV1_Common_s *cm = &hw->pbi->common; in config_pic_size() local 2929 AV1_COMMON *cm = &hw->pbi->common; in config_mc_buffer() local [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vp9/ |
D | vvp9.c | 848 static struct PIC_BUFFER_CONFIG_s *get_frame_new_buffer(struct VP9_Common_s *cm) in get_frame_new_buffer() 884 static void setup_display_size(struct VP9_Common_s *cm, union param_u *params, in setup_display_size() 1247 struct VP9_Common_s *cm, int width, int height) in resize_context_buffers() 1290 struct VP9_Common_s *cm, union param_u *params, in setup_frame_size() 1371 struct VP9_Common_s *cm, in setup_frame_size_with_refs() 1643 struct VP9_Common_s *cm = &pbi->common; in get_double_write_mode() local 1919 struct VP9_Common_s *const cm = &pbi->common; in put_un_used_mv_bufs() local 2190 struct VP9_Common_s *const cm = &pbi->common; in get_free_fb() local 2227 struct VP9_Common_s *const cm = &pbi->common; in v4l_get_free_fb() local 2279 struct VP9_Common_s *const cm = &pbi->common; in get_free_buf_count() local [all …]
|
/device/soc/esp/esp32/components/soc/esp32/include/soc/ |
D | twai_struct.h | 199 uint32_t cm: 1; /* CDR.7 Register Layout. Basic:0 Extended:1 */ member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
D | mali_kbase_csf_firmware.c | 328 const u32 flags, u32 *cm) in convert_mem_flags()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/ |
D | aml_cimax_usb.c | 1185 u8 cm[2]; in cimax_usb_set_loop() local
|
D | aml_cimax_spi.c | 2069 u8 cm[2]; in loop_store() local
|