| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | serial_mctrl_gpio.c | 40 static bool mctrl_gpio_flags_is_dir_out(unsigned int idx) in mctrl_gpio_flags_is_dir_out() 117 struct mctrl_gpios *mctrl_gpio_init_noauto(struct device *dev, unsigned int idx) in mctrl_gpio_init_noauto() 192 struct mctrl_gpios *mctrl_gpio_init(struct uart_port *port, unsigned int idx) in mctrl_gpio_init()
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | camera_source.c | 293 RK_S32 idx = camera_source_get_frame(ctx); in camera_source_init() local 378 MPP_RET camera_source_put_frame(CamSource *ctx, RK_S32 idx) in camera_source_put_frame() 407 MppBuffer camera_frame_to_buf(CamSource *ctx, RK_S32 idx) in camera_frame_to_buf()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | menf21bmc_hwmon.c | 31 #define IDX_TO_VOLT_MIN_CMD(idx) (0x40 + idx) argument 32 #define IDX_TO_VOLT_MAX_CMD(idx) (0x50 + idx) argument 33 #define IDX_TO_VOLT_INP_CMD(idx) (0x60 + idx) argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_misc.c | 111 static u64 *pvrdma_page_dir_table(struct pvrdma_page_dir *pdir, u64 idx) in pvrdma_page_dir_table() 116 dma_addr_t pvrdma_page_dir_get_dma(struct pvrdma_page_dir *pdir, u64 idx) in pvrdma_page_dir_get_dma() 168 int pvrdma_page_dir_insert_dma(struct pvrdma_page_dir *pdir, u64 idx, in pvrdma_page_dir_insert_dma()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | auxtrace.c | 178 struct evlist *evlist, int idx, in auxtrace_mmap_params__set_idx() 285 unsigned int idx, in auxtrace_queues__queue_buffer() 319 unsigned int idx, in auxtrace_queues__split_buffer() 358 unsigned int idx, in auxtrace_queues__add_buffer() 415 unsigned int idx = event->auxtrace.idx; in auxtrace_queues__add_event() local 596 int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx, in auxtrace_record__find_snapshot() 646 int auxtrace_record__read_finish(struct auxtrace_record *itr, int idx) in auxtrace_record__read_finish() 1009 unsigned int idx; in auxtrace_queues__sample_queue() local 1041 unsigned int idx; in auxtrace_queues__add_sample() local 2038 static int parse_sym_idx(char **inp, int *idx) in parse_sym_idx() [all …]
|
| H A D | cpumap.c | 114 int cpu_map__get_socket(struct perf_cpu_map *map, int idx, void *data __maybe_unused) in cpu_map__get_socket() 170 int cpu_map__get_die(struct perf_cpu_map *map, int idx, void *data) in cpu_map__get_die() 214 int cpu_map__get_core(struct perf_cpu_map *map, int idx, void *data) in cpu_map__get_core() 243 int cpu_map__get_node(struct perf_cpu_map *map, int idx, void *data __maybe_unused) in cpu_map__get_node() 483 int cpu_map__cpu(struct perf_cpu_map *cpus, int idx) in cpu_map__cpu()
|
| H A D | syscalltbl.c | 118 int syscalltbl__strglobmatch_next(struct syscalltbl *tbl, const char *syscall_glob, int *idx) in syscalltbl__strglobmatch_next() 133 int syscalltbl__strglobmatch_first(struct syscalltbl *tbl, const char *syscall_glob, int *idx) in syscalltbl__strglobmatch_first() 172 int syscalltbl__strglobmatch_first(struct syscalltbl *tbl, const char *syscall_glob, int *idx) in syscalltbl__strglobmatch_first()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | dbg.c | 1071 void *range_ptr, int idx) in iwl_dump_ini_prph_iter() 1095 void *range_ptr, int idx) in iwl_dump_ini_csr_iter() 1114 void *range_ptr, int idx) in iwl_dump_ini_config_iter() 1146 void *range_ptr, int idx) in iwl_dump_ini_dev_mem_iter() 1162 void *range_ptr, int idx) in _iwl_dump_ini_paging_iter() 1185 void *range_ptr, int idx) in iwl_dump_ini_paging_iter() 1207 void *range_ptr, int idx) in iwl_dump_ini_mon_dram_iter() 1226 void *range_ptr, int idx) in iwl_dump_ini_mon_smem_iter() 1241 struct iwl_dump_ini_region_data *reg_data, int idx) in iwl_ini_txf_iter() 1294 void *range_ptr, int idx) in iwl_dump_ini_txf_iter() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | dma.c | 84 int idx, int n_desc, int bufsize, in mt76_dma_alloc_queue() 127 int i, idx = -1; in mt76_dma_add_buf() local 180 mt76_dma_tx_cleanup_idx(struct mt76_dev *dev, struct mt76_queue *q, int idx, in mt76_dma_tx_cleanup_idx() 270 mt76_dma_get_buf(struct mt76_dev *dev, struct mt76_queue *q, int idx, in mt76_dma_get_buf() 299 int idx = q->tail; in mt76_dma_dequeue() local
|
| /OK3568_Linux_fs/kernel/drivers/net/netdevsim/ |
| H A D | bpf.c | 350 nsim_map_alloc_elem(struct bpf_offloaded_map *offmap, unsigned int idx) in nsim_map_alloc_elem() 374 int idx = -ENOENT; in nsim_map_get_next_key() local 404 int idx; in nsim_map_lookup_elem() local 422 int idx, err = 0; in nsim_map_update_elem() local 461 int idx; in nsim_map_delete_elem() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 3945-rs.c | 46 u8 idx; member 87 u32 idx = 0; in il3945_get_rate_idx_by_rssi() local 242 int retries, int idx) in il3945_collect_tx_data() 524 il3945_get_adjacent_rate(struct il3945_rs_sta *rs_sta, u8 idx, u16 rate_mask, in il3945_get_adjacent_rate() 612 int idx; in il3945_rs_get_rate() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_nsp_eth.c | 298 struct nfp_nsp *nfp_eth_config_start(struct nfp_cpp *cpp, unsigned int idx) in nfp_eth_config_start() 388 int nfp_eth_set_mod_enable(struct nfp_cpp *cpp, unsigned int idx, bool enable) in nfp_eth_set_mod_enable() 427 int nfp_eth_set_configured(struct nfp_cpp *cpp, unsigned int idx, bool configed) in nfp_eth_set_configured() 467 unsigned int idx = nfp_nsp_config_idx(nsp); in nfp_eth_set_bit_config() local 548 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode) in nfp_eth_set_fec()
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/ |
| H A D | msr.c | 27 int read_msr(int cpu, unsigned int idx, unsigned long long *val) in read_msr() 56 int write_msr(int cpu, unsigned int idx, unsigned long long val) in write_msr()
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | find_bit.c | 81 unsigned long idx; in find_first_bit() local 98 unsigned long idx; in find_first_zero_bit() local
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | tlb.c | 141 int idx; in _kvm_mips_host_tlb_inv() local 253 int idx; in kvm_vz_host_tlb_inv() local 628 int idx = read_gc0_index(); in kvm_loongson_clear_guest_vtlb() local 645 int idx = read_gc0_index(); in kvm_loongson_clear_guest_ftlb() local
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | iep_iommu_drm.c | 49 int idx) in iep_drm_get_buffer_no_lock() 197 int idx) in iep_drm_free() 228 int idx) in iep_drm_unmap_iommu() 248 int idx, in iep_drm_map_iommu()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/ |
| H A D | p54pci.c | 138 u32 limit, idx, i; in p54p_refill_rx_ring() local 191 u32 idx, i; in p54p_check_rx_ring() local 252 u32 idx, i; in p54p_check_tx_ring() local 335 u32 idx, i; in p54p_tx() local
|
| /OK3568_Linux_fs/kernel/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_pmu.c | 99 int hisi_uncore_pmu_counter_valid(struct hisi_pmu *hisi_pmu, int idx) in hisi_uncore_pmu_counter_valid() 110 int idx; in hisi_uncore_pmu_get_event_idx() local 122 static void hisi_uncore_pmu_clear_event_idx(struct hisi_pmu *hisi_pmu, int idx) in hisi_uncore_pmu_clear_event_idx() 296 int idx; in hisi_uncore_pmu_add() local
|
| /OK3568_Linux_fs/kernel/drivers/phy/mscc/ |
| H A D | phy-ocelot-serdes.c | 28 u8 idx; member 337 u8 idx; member 447 unsigned int port, idx, i; in serdes_simple_xlate() local 472 static int serdes_phy_create(struct serdes_ctrl *ctrl, u8 idx, struct phy **phy) in serdes_phy_create()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | perf_event.c | 182 static inline u64 read_counter(int idx) in read_counter() 201 static inline void write_counter(int idx, u64 value) in write_counter() 219 int idx = hwc->idx; in riscv_pmu_read() local
|
| /OK3568_Linux_fs/kernel/arch/x86/events/zhaoxin/ |
| H A D | core.c | 291 int idx = hwc->idx - INTEL_PMC_IDX_FIXED; in zhaoxin_pmu_disable_fixed() local 315 int idx = hwc->idx - INTEL_PMC_IDX_FIXED; in zhaoxin_pmu_enable_fixed() local 422 zhaoxin_get_event_constraints(struct cpu_hw_events *cpuc, int idx, in zhaoxin_get_event_constraints()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | stub_main.c | 51 int idx = -1; in get_busid_idx() local 69 int idx; in get_busid_priv() local 124 int idx; in del_match_busid() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | timing.c | 69 nvbios_timingEe(struct nvkm_bios *bios, int idx, in nvbios_timingEe() 85 nvbios_timingEp(struct nvkm_bios *bios, int idx, in nvbios_timingEp()
|
| /OK3568_Linux_fs/kernel/drivers/reset/ |
| H A D | reset-qcom-pdc.c | 54 unsigned long idx) in qcom_pdc_control_assert() 64 unsigned long idx) in qcom_pdc_control_deassert()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | am65-cpts.h | 63 static inline int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, in am65_cpts_estf_enable() 69 static inline void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) in am65_cpts_estf_disable()
|