| /device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/ |
| D | hi3516_dma_ops.c | 43 static uint32_t DmacIsrCallBack(int irq, void *data) in DmacIsrCallBack() 125 int32_t Hi3516DmaBufAlloc(struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaBufAlloc() 158 int32_t Hi3516DmaBufFree(struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaBufFree() 190 int32_t Hi3516DmaRequestChannel(const struct PlatformData *data, const enum AudioStreamType streamT… in Hi3516DmaRequestChannel() 196 int32_t Hi3516DmaConfigChannel(const struct PlatformData *data, const enum AudioStreamType streamTy… in Hi3516DmaConfigChannel() 232 int32_t Hi3516DmaPrep(const struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaPrep() 238 int32_t Hi3516DmaSubmit(const struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaSubmit() 244 int32_t Hi3516DmaPending(struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaPending() 264 int32_t Hi3516DmaPause(struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaPause() 286 int32_t Hi3516DmaResume(const struct PlatformData *data, const enum AudioStreamType streamType) in Hi3516DmaResume() [all …]
|
| /device/board/hihope/rk3568/audio_drivers/soc/src/ |
| D | rk3568_dma_ops.c | 54 static int32_t GetDmaDevice(struct PlatformData *data) in GetDmaDevice() 89 static int32_t GetDmaChannel(struct PlatformData *data) in GetDmaChannel() 144 static int32_t DmaRtdInit(struct PlatformData *data) in DmaRtdInit() 179 struct PlatformData *data = NULL; in AudioDmaDeviceInit() local 218 int32_t Rk3568DmaBufAlloc(struct PlatformData *data, const enum AudioStreamType streamType) in Rk3568DmaBufAlloc() 264 int32_t Rk3568DmaBufFree(struct PlatformData *data, const enum AudioStreamType streamType) in Rk3568DmaBufFree() 296 int32_t Rk3568DmaRequestChannel(const struct PlatformData *data, const enum AudioStreamType stream… in Rk3568DmaRequestChannel() 303 int32_t Rk3568DmaConfigChannel(const struct PlatformData *data, const enum AudioStreamType streamTy… in Rk3568DmaConfigChannel() 356 int32_t Rk3568PcmPointer(struct PlatformData *data, const enum AudioStreamType streamType, uint32_t… in Rk3568PcmPointer() 414 int32_t Rk3568DmaPrep(const struct PlatformData *data, const enum AudioStreamType streamType) in Rk3568DmaPrep() [all …]
|
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
| D | r8168_asf.c | 207 void rtl8168_asf_hbperiod(struct rtl8168_private *tp, int arg, unsigned int *data) in rtl8168_asf_hbperiod() 217 void rtl8168_asf_wd16rst(struct rtl8168_private *tp, int arg, unsigned int *data) in rtl8168_asf_wd16rst() 222 void rtl8168_asf_console_mac(struct rtl8168_private *tp, int arg, unsigned int *data) in rtl8168_asf_console_mac() 240 void rtl8168_asf_ip_address(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_ip_address() 264 void rtl8168_asf_config_regs(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_config_regs() 282 …d rtl8168_asf_capability_masks(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_capability_masks() 324 void rtl8168_asf_community_string_len(struct rtl8168_private *tp, int arg, unsigned int *data) in rtl8168_asf_community_string_len() 332 void rtl8168_asf_time_period(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_time_period() 352 void rtl8168_asf_key_access(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_key_access() 380 …68_asf_rw_hexadecimal(struct rtl8168_private *tp, int arg, int offset, int len, unsigned int *data) in rtl8168_asf_rw_hexadecimal() [all …]
|
| /device/board/hihope/dayu210/audio_drivers/soc/src/ |
| D | rk3588_dma_ops.c | 77 struct PlatformData *data = NULL; in AudioDmaDeviceInit() local 114 static int32_t DmaRtdMemAlloc(struct PlatformData *data, enum AudioStreamType streamType) in DmaRtdMemAlloc() 136 int32_t Rk3588DmaBufAlloc(struct PlatformData *data, const enum AudioStreamType streamType) in Rk3588DmaBufAlloc() 176 int32_t Rk3588DmaBufFree(struct PlatformData *data, const enum AudioStreamType streamType) in Rk3588DmaBufFree() 202 int32_t Rk3588DmaRequestChannel(const struct PlatformData *data, const enum AudioStreamType stream… in Rk3588DmaRequestChannel() 209 int32_t Rk3588DmaConfigChannel(const struct PlatformData *data, const enum AudioStreamType streamTy… in Rk3588DmaConfigChannel() 255 int32_t Rk3588PcmPointer(struct PlatformData *data, const enum AudioStreamType streamType, uint32_t… in Rk3588PcmPointer() 311 int32_t Rk3588DmaPrep(const struct PlatformData *data, const enum AudioStreamType streamType) in Rk3588DmaPrep() 319 int32_t Rk3588DmaSubmit(const struct PlatformData *data, const enum AudioStreamType streamType) in Rk3588DmaSubmit() 371 int32_t Rk3588DmaPending(struct PlatformData *data, const enum AudioStreamType streamType) in Rk3588DmaPending() [all …]
|
| /device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/ |
| D | hi3516_dma_ops_test.c | 46 struct PlatformData *data = NULL; in TestHi3516DmaBufAlloc() local 61 struct PlatformData *data = NULL; in TestHi3516DmaBufFree() local 82 struct PlatformData *data = NULL; in TestHi3516DmaConfigChannel() local 109 struct PlatformData *data = NULL; in TestHi3516DmaPending() local 124 struct PlatformData *data = NULL; in TestHi3516DmaPause() local 139 struct PlatformData *data = NULL; in TestHi3516DmaResume() local 154 struct PlatformData *data = NULL; in TestHi3516DmaPointer() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | wl_cfgvendor.c | 205 struct net_device *dev, int event_id, const void *data, int len) in wl_cfgvendor_send_async_event() 235 const void *data, int len) in wl_cfgvendor_send_cmd_reply() 258 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_get_feature_set() 275 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_get_feature_set_matrix() 323 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_rand_mac_oui() 357 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_nodfs_flag() 386 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_country() 422 struct net_device *dev, void *data, int len, wl_vendor_event_t event) in wl_cfgvendor_send_hotlist_event() 483 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_gscan_get_capabilities() 509 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_gscan_get_batch_results() [all …]
|
| D | dhd_mschdbg.c | 93 dhd_mschdbg_chanspec_list(int sp, char *data, uint16 ptr, uint16 chanspec_cnt) in dhd_mschdbg_chanspec_list() 110 dhd_mschdbg_elem_list(int sp, char *title, char *data, uint16 ptr, uint16 list_cnt) in dhd_mschdbg_elem_list() 124 dhd_mschdbg_req_param_profiler_event_data(int sp, int ver, char *data, uint16 ptr) in dhd_mschdbg_req_param_profiler_event_data() 180 dhd_mschdbg_timeslot_profiler_event_data(int sp, int ver, char *title, char *data, in dhd_mschdbg_timeslot_profiler_event_data() 220 dhd_mschdbg_req_timing_profiler_event_data(int sp, int ver, char *title, char *data, in dhd_mschdbg_req_timing_profiler_event_data() 280 dhd_mschdbg_chan_ctxt_profiler_event_data(int sp, int ver, char *data, uint16 ptr, bool empty) in dhd_mschdbg_chan_ctxt_profiler_event_data() 324 dhd_mschdbg_req_entity_profiler_event_data(int sp, int ver, char *data, uint16 ptr, bool empty) in dhd_mschdbg_req_entity_profiler_event_data() 398 dhd_mschdbg_req_handle_profiler_event_data(int sp, int ver, char *data, uint16 ptr, bool empty) in dhd_mschdbg_req_handle_profiler_event_data() 444 dhd_mschdbg_profiler_profiler_event_data(int sp, int ver, char *data, uint16 ptr) in dhd_mschdbg_profiler_profiler_event_data() 512 char *data, int len) in dhd_mschdbg_dump_data() [all …]
|
| D | bcmxtlv.c | 198 bcm_xtlv_pack_xtlv(bcm_xtlv_t *xtlv, uint16 type, uint16 len, const uint8 *data, in bcm_xtlv_pack_xtlv() 247 const uint8 **data, bcm_xtlv_opts_t opts) in bcm_xtlv_unpack_xtlv() 258 bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n) in bcm_xtlv_put_data() 277 bcm_xtlv_put_int(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n, int int_sz) in bcm_xtlv_put_int() 333 bcm_xtlv_put16(bcm_xtlvbuf_t *tbuf, uint16 type, const uint16 *data, int n) in bcm_xtlv_put16() 339 bcm_xtlv_put32(bcm_xtlvbuf_t *tbuf, uint16 type, const uint32 *data, int n) in bcm_xtlv_put32() 345 bcm_xtlv_put64(bcm_xtlvbuf_t *tbuf, uint16 type, const uint64 *data, int n) in bcm_xtlv_put64() 363 const uint8 *data; in bcm_unpack_xtlv_entry() local 421 const uint8 *data; in bcm_unpack_xtlv_buf() local 536 const uint8 *data; in bcm_unpack_xtlv_buf_to_mem() local [all …]
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | wal_customize.c | 116 static hi_void init_params_data(const wal_cfg_params *data) in init_params_data() 175 static hi_void init_calibration_data(const wal_cfg_calibration* data) in init_calibration_data() 201 static hi_void init_rf_rx_insertion_data(const wal_cfg_rf_rx_insertion *data) in init_rf_rx_insertion_data() 210 static hi_void init_base_delta_power_data(const wal_cfg_base_delta_power *data) in init_base_delta_power_data() 219 static hi_void init_sar_txpwr_data(const wal_cfg_sar_txpwr *data) in init_sar_txpwr_data() 224 static hi_void init_band_txpwr_data(const wal_cfg_band_txpwr *data) in init_band_txpwr_data() 241 static hi_void init_rf_reg1_data(const wal_cfg_rf_reg1 *data) in init_rf_reg1_data() 277 static hi_void init_rf_reg2_data(const wal_cfg_rf_reg2 *data) in init_rf_reg2_data() 313 static hi_void init_xtal_compesation_data(const rf_cfg_xtal_compesation *data) in init_xtal_compesation_data() 320 static hi_void init_dpd_calibration_data(const wal_cfg_dpd_calibration *data) in init_dpd_calibration_data() [all …]
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/mali_kutf_clk_rate_trace/kernel/ |
| D | mali_kutf_clk_rate_trace_test.c | 141 struct kutf_clk_rate_trace_fixture_data *data; in kutf_portal_trace_write() local 174 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_set_pm_ctx_active() local 188 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_set_pm_ctx_idle() local 201 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_clk_trace_do_change_pm_ctx() local 238 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_clk_trace_do_get_rate() local 300 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_clk_trace_do_get_snapshot() local 359 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_clk_trace_do_invoke_notify_42k() local 398 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_clk_trace_do_close_portal() local 439 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_clk_trace_do_get_platform() local 506 struct kutf_clk_rate_trace_fixture_data *data = context->fixture; in kutf_clk_trace_flag_result() local [all …]
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| D | drv_hdmi_edid.c | 246 static hi_s32 edid_block_check_sum(hi_u8 *data, hdmi_edid_status *status) in edid_block_check_sum() 275 static hi_s32 edid_header_check(const hi_u8 *data, hdmi_edid_status *status) in edid_header_check() 294 hi_u16 data; in edid_vendor_info() local 411 hi_u8 *data = HI_NULL; in edid_std_timing() local 605 static hi_s32 edid_detail_timing(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, … in edid_detail_timing() 660 hi_u8 *data = HI_NULL; in edid_ext_num() local 687 hi_u8 *data = HI_NULL; in edid_first_blk_parse() local 842 static hi_s32 edid_audio_db(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8… in edid_audio_db() 899 static hi_s32 edid_video_db(hdmi_sink_capability *cap, hdmi_edid_status *status, hi_u8 *data, hi_u8… in edid_video_db() 951 static hi_void edid_hfvs21_db(hdmi_sink_capability *cap, const hi_u8 *data) in edid_hfvs21_db() [all …]
|
| D | drv_hdmi_debug.c | 98 hi_u8 data[HDMI_EDID_TOTAL_SIZE]; member 796 hi_u8 data[10] = {0}; in debug_scdc_time_test() local 1175 hi_u32 data; in debug_cmd() local 1380 hi_u8 data = 0; in debug_timer_isr() local 2067 static hi_s32 frl_attr_parse(hdmi_frl_info *frl_info, const char *cmd, hi_u32 data) in frl_attr_parse() 2113 hi_u32 data; in debug_frl_attr() local 2157 static hi_s32 frl_cfg_parse(hdmi_device *hdmi_dev, hdmi_debug_cmd_arg *cmd_arg, hi_u32 data) in frl_cfg_parse() 2210 hi_u32 data; in debug_frl_cfg() local 2253 hi_u32 data; in debug_frl_mach() local 2309 hi_u32 data; in debug_compat() local [all …]
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| D | rga_policy.c | 35 static bool rga_check_format(const struct rga_hw_data *data, in rga_check_format() 67 static bool rga_check_src0(const struct rga_hw_data *data, in rga_check_src0() 88 static bool rga_check_src1(const struct rga_hw_data *data, in rga_check_src1() 109 static bool rga_check_dst(const struct rga_hw_data *data, in rga_check_dst() 130 static bool rga_check_scale(const struct rga_hw_data *data, in rga_check_scale() 177 const struct rga_hw_data *data; in rga_job_assign() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_ioctl.c | 117 int drm_getunique(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getunique() 182 int drm_getclient(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getclient() 220 static int drm_getstats(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getstats() 233 static int drm_getcap(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getcap() 318 static int drm_setclientcap(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_setclientcap() 394 static int drm_setversion(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_setversion() 448 int drm_noop(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_noop() 470 int drm_invalid_op(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_invalid_op() 513 int drm_version(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_version()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_mem_pool_debugfs.c | 23 static int kbase_mem_pool_debugfs_size_get(void *data, u64 *val) in kbase_mem_pool_debugfs_size_get() 32 static int kbase_mem_pool_debugfs_size_set(void *data, u64 val) in kbase_mem_pool_debugfs_size_set() 44 static int kbase_mem_pool_debugfs_max_size_get(void *data, u64 *val) in kbase_mem_pool_debugfs_max_size_get() 53 static int kbase_mem_pool_debugfs_max_size_set(void *data, u64 val) in kbase_mem_pool_debugfs_max_size_set()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_mem_pool_debugfs.c | 25 static int kbase_mem_pool_debugfs_size_get(void *data, u64 *val) in kbase_mem_pool_debugfs_size_get() 34 static int kbase_mem_pool_debugfs_size_set(void *data, u64 val) in kbase_mem_pool_debugfs_size_set() 48 static int kbase_mem_pool_debugfs_max_size_get(void *data, u64 *val) in kbase_mem_pool_debugfs_max_size_get() 57 static int kbase_mem_pool_debugfs_max_size_set(void *data, u64 val) in kbase_mem_pool_debugfs_max_size_set()
|
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
| D | rk_list.cpp | 53 static rk_list_node* create_list(void *data, RK_S32 size, RK_U32 key) in create_list() 86 RK_S32 rk_list::add_at_head(void *data, RK_S32 size) in add_at_head() 104 RK_S32 rk_list::add_at_tail(void *data, RK_S32 size) in add_at_tail() 122 static void release_list(rk_list_node*node, void *data, RK_S32 size) in release_list() 151 static inline void _list_del_node_no_lock(rk_list_node *node, void *data, RK_S32 size) in _list_del_node_no_lock() 157 RK_S32 rk_list::del_at_head(void *data, RK_S32 size) in del_at_head() 170 RK_S32 rk_list::del_at_tail(void *data, RK_S32 size) in del_at_tail() 199 RK_S32 rk_list::add_by_key(void *data, RK_S32 size, RK_U32 *key) in add_by_key() 208 RK_S32 rk_list::del_by_key(void *data, RK_S32 size, RK_U32 key) in del_by_key() 218 RK_S32 rk_list::show_by_key(void *data, RK_U32 key) in show_by_key()
|
| /device/qemu/SmartL_E802/liteos_m/board/ |
| D | liteos.ld | 120 *(.data) 127 __edata = .; 128 __data_end__ = .; 129 __ram_data_end = __data_end__;
|
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi-qp-i2s-audio.c | 36 static inline void hdmi_mod(struct dw_hdmi_qp_i2s_audio_data *audio, u32 data, u32 mask, u32 reg) in hdmi_mod() 50 static int dw_hdmi_qp_i2s_hw_params(struct device *dev, void *data, struct hdmi_codec_daifmt *fmt, in dw_hdmi_qp_i2s_hw_params() 131 static int dw_hdmi_qp_i2s_audio_startup(struct device *dev, void *data) in dw_hdmi_qp_i2s_audio_startup() 145 static void dw_hdmi_qp_i2s_audio_shutdown(struct device *dev, void *data) in dw_hdmi_qp_i2s_audio_shutdown() 157 static int dw_hdmi_qp_i2s_get_eld(struct device *dev, void *data, uint8_t *buf, size_t len) in dw_hdmi_qp_i2s_get_eld() 187 static int dw_hdmi_qp_i2s_hook_plugged_cb(struct device *dev, void *data, hdmi_codec_plugged_cb fn, in dw_hdmi_qp_i2s_hook_plugged_cb()
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi-qp-i2s-audio.c | 38 u32 data, u32 mask, u32 reg) in hdmi_mod() 52 static int dw_hdmi_qp_i2s_hw_params(struct device *dev, void *data, in dw_hdmi_qp_i2s_hw_params() 139 static int dw_hdmi_qp_i2s_audio_startup(struct device *dev, void *data) in dw_hdmi_qp_i2s_audio_startup() 152 static void dw_hdmi_qp_i2s_audio_shutdown(struct device *dev, void *data) in dw_hdmi_qp_i2s_audio_shutdown() 163 static int dw_hdmi_qp_i2s_get_eld(struct device *dev, void *data, uint8_t *buf, in dw_hdmi_qp_i2s_get_eld() 193 static int dw_hdmi_qp_i2s_hook_plugged_cb(struct device *dev, void *data, in dw_hdmi_qp_i2s_hook_plugged_cb()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/flash/ |
| D | flash_hw_process_flashboot.c | 22 hi_u8 data = 0; in spi_flash_enable_quad_mode_mx() local 58 hi_u8 data[2] = { 0 }; /* flash has 2 RDSR reg */ in spi_flash_enable_quad_mode() local 96 hi_u8 data = 0; in spi_flash_configure_driver_strength() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| D | mali_kbase_model_linux.c | 42 struct model_irq_data *data = container_of(work, struct model_irq_data, in serve_job_irq() local 70 struct model_irq_data *data = container_of(work, struct model_irq_data, in serve_gpu_irq() local 90 struct model_irq_data *data = container_of(work, struct model_irq_data, in serve_mmu_irq() local 111 struct model_irq_data *data; in gpu_device_raise_irq() local 226 irqreturn_t kbase_gpu_irq_test_handler(int irq, void *data, u32 val) in kbase_gpu_irq_test_handler()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/ |
| D | hi_nvm.c | 48 hi_u32 nv_read_flash(hi_u32 addr, hi_u32 size, hi_u8* data) in nv_read_flash() 62 hi_u32 nv_write_flash(hi_u32 addr, hi_u32 size, const hi_u8* data) in nv_write_flash() 102 hi_nv_item_index* nv_find_item(hi_u8* data, hi_u8 id, hi_nv_type nv_type) in nv_find_item() 124 hi_u32 nv_init_start(hi_u32 block_size, hi_u8** data, hi_u8** back, hi_nv_ctrl** nv_ctrl, hi_nv_typ… in nv_init_start() 142 …_init_index(hi_nv_ctrl* nv_ctrl, const nvm_basic_info* nv_info, hi_u8* p_index, const hi_u8** data, in nv_init_index() 178 hi_u8* data = HI_NULL; in nv_init_common() local 318 hi_u32 nv_common_write(hi_u8 id, hi_nv_type nv_type, hi_u8 len, const hi_pvoid data) in nv_common_write() 366 hi_u32 nv_write_common(hi_u8 id, const hi_pvoid data, hi_u8 len, hi_nv_type nv_type) in nv_write_common() 422 hi_u32 hi_factory_nv_read(hi_u8 id, hi_pvoid data, hi_u8 len, hi_u32 flag) in hi_factory_nv_read()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/ |
| D | hi_nvm.c | 48 hi_u32 nv_read_flash(hi_u32 addr, hi_u32 size, hi_u8* data) in nv_read_flash() 62 hi_u32 nv_write_flash(hi_u32 addr, hi_u32 size, const hi_u8* data) in nv_write_flash() 102 hi_nv_item_index* nv_find_item(hi_u8* data, hi_u8 id, hi_nv_type nv_type) in nv_find_item() 123 hi_u32 nv_init_start(hi_u32 block_size, hi_u8** data, hi_u8** back, hi_nv_ctrl** nv_ctrl, hi_nv_typ… in nv_init_start() 141 …_init_index(hi_nv_ctrl* nv_ctrl, const nvm_basic_info* nv_info, hi_u8* p_index, const hi_u8** data, in nv_init_index() 177 hi_u8* data = HI_NULL; in nv_init_common() local 315 hi_u32 nv_common_write(hi_u8 id, hi_nv_type nv_type, hi_u8 len, const hi_pvoid data) in nv_common_write() 363 hi_u32 nv_write_common(hi_u8 id, const hi_pvoid data, hi_u8 len, hi_nv_type nv_type) in nv_write_common() 419 hi_u32 hi_factory_nv_read(hi_u8 id, hi_pvoid data, hi_u8 len, hi_u32 flag) in hi_factory_nv_read()
|
| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| D | 8250_dw.c | 42 struct dw8250_port_data data; member 62 static inline struct dw8250_data *to_dw8250_data(struct dw8250_port_data *data) in to_dw8250_data() 307 static int dw8250_clk_notifier_cb(struct notifier_block *nb, unsigned long event, void *data) in dw8250_clk_notifier_cb() 450 static void dw8250_quirks(struct uart_port *p, struct dw8250_data *data) in dw8250_quirks() 500 struct dw8250_data *data; in dw8250_probe() local 705 struct dw8250_data *data = platform_get_drvdata(pdev); in dw8250_remove() local 738 struct dw8250_data *data = dev_get_drvdata(dev); in dw8250_suspend() local 755 struct dw8250_data *data = dev_get_drvdata(dev); in dw8250_resume() local 775 struct dw8250_data *data = dev_get_drvdata(dev); in dw8250_runtime_suspend() local 786 struct dw8250_data *data = dev_get_drvdata(dev); in dw8250_runtime_resume() local
|