| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | max44009.c | 150 struct iio_chan_spec const *chan, int val, in max44009_write_raw() 166 struct iio_chan_spec const *chan, in max44009_write_raw_get_fmt() 247 struct iio_chan_spec const *chan, int *val, in max44009_read_raw() 339 const struct iio_chan_spec *chan, in max44009_write_event_value() 398 const struct iio_chan_spec *chan, in max44009_read_event_value() 422 const struct iio_chan_spec *chan, in max44009_write_event_config() 447 const struct iio_chan_spec *chan, in max44009_read_event_config()
|
| H A D | adjd_s311.c | 64 #define ADJD_S311_DATA_REG(chan) (ADJD_S311_DATA_RED + (chan) * 2) argument 65 #define ADJD_S311_INT_REG(chan) (ADJD_S311_INT_RED + (chan) * 2) argument 66 #define ADJD_S311_CAP_REG(chan) (ADJD_S311_CAP_RED + (chan)) argument 169 struct iio_chan_spec const *chan, in adjd_s311_read_raw() 206 struct iio_chan_spec const *chan, in adjd_s311_write_raw()
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | ti-ads8688.c | 25 #define ADS8688_CMD_REG_MAN_CH(chan) (0xC0 | (4 * chan)) argument 29 #define ADS8688_PROG_REG_RANGE_CH(chan) (0x05 + chan) argument 211 static int ads8688_read(struct iio_dev *indio_dev, unsigned int chan) in ads8688_read() 244 struct iio_chan_spec const *chan, in ads8688_read_raw() 280 struct iio_chan_spec const *chan, in ads8688_write_reg_range() 293 struct iio_chan_spec const *chan, in ads8688_write_raw() 362 struct iio_chan_spec const *chan, in ads8688_write_raw_get_fmt()
|
| H A D | stmpe-adc.c | 62 struct iio_chan_spec const *chan, int *val) in stmpe_read_voltage() 97 struct iio_chan_spec const *chan, int *val) in stmpe_read_temp() 134 struct iio_chan_spec const *chan, in stmpe_read_raw() 212 static void stmpe_adc_voltage_chan(struct iio_chan_spec *ics, int chan) in stmpe_adc_voltage_chan() 221 static void stmpe_adc_temp_chan(struct iio_chan_spec *ics, int chan) in stmpe_adc_temp_chan()
|
| H A D | hi8435.c | 103 const struct iio_chan_spec *chan, in hi8435_read_raw() 123 const struct iio_chan_spec *chan, in hi8435_read_event_config() 133 const struct iio_chan_spec *chan, in hi8435_write_event_config() 158 const struct iio_chan_spec *chan, in hi8435_read_event_value() 190 const struct iio_chan_spec *chan, in hi8435_write_event_value() 301 const struct iio_chan_spec *chan) in hi8435_get_sensing_mode() 315 const struct iio_chan_spec *chan, in hi8435_set_sensing_mode()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | uniphier-mdmac.c | 224 static void uniphier_mdmac_free_chan_resources(struct dma_chan *chan) in uniphier_mdmac_free_chan_resources() 230 uniphier_mdmac_prep_slave_sg(struct dma_chan *chan, struct scatterlist *sgl, in uniphier_mdmac_prep_slave_sg() 252 static int uniphier_mdmac_terminate_all(struct dma_chan *chan) in uniphier_mdmac_terminate_all() 276 static void uniphier_mdmac_synchronize(struct dma_chan *chan) in uniphier_mdmac_synchronize() 281 static enum dma_status uniphier_mdmac_tx_status(struct dma_chan *chan, in uniphier_mdmac_tx_status() 328 static void uniphier_mdmac_issue_pending(struct dma_chan *chan) in uniphier_mdmac_issue_pending() 459 struct dma_chan *chan; in uniphier_mdmac_remove() local
|
| H A D | milbeaut-xdmac.c | 184 static void milbeaut_xdmac_free_chan_resources(struct dma_chan *chan) in milbeaut_xdmac_free_chan_resources() 190 milbeaut_xdmac_prep_memcpy(struct dma_chan *chan, dma_addr_t dst, in milbeaut_xdmac_prep_memcpy() 207 static int milbeaut_xdmac_terminate_all(struct dma_chan *chan) in milbeaut_xdmac_terminate_all() 238 static void milbeaut_xdmac_synchronize(struct dma_chan *chan) in milbeaut_xdmac_synchronize() 243 static void milbeaut_xdmac_issue_pending(struct dma_chan *chan) in milbeaut_xdmac_issue_pending() 375 struct dma_chan *chan; in milbeaut_xdmac_remove() local
|
| H A D | uniphier-xdmac.c | 275 static void uniphier_xdmac_free_chan_resources(struct dma_chan *chan) in uniphier_xdmac_free_chan_resources() 281 uniphier_xdmac_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dst, in uniphier_xdmac_prep_dma_memcpy() 319 uniphier_xdmac_prep_slave_sg(struct dma_chan *chan, struct scatterlist *sgl, in uniphier_xdmac_prep_slave_sg() 394 static int uniphier_xdmac_slave_config(struct dma_chan *chan, in uniphier_xdmac_slave_config() 405 static int uniphier_xdmac_terminate_all(struct dma_chan *chan) in uniphier_xdmac_terminate_all() 430 static void uniphier_xdmac_synchronize(struct dma_chan *chan) in uniphier_xdmac_synchronize() 435 static void uniphier_xdmac_issue_pending(struct dma_chan *chan) in uniphier_xdmac_issue_pending() 570 struct dma_chan *chan; in uniphier_xdmac_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd.c | 438 struct dwc2_host_chan *chan) in dwc2_dump_channel_info() 488 struct dwc2_host_chan *chan = hsotg->hc_ptr_array[i]; in dwc2_dump_channel_info() local 531 struct dwc2_host_chan *chan) in dwc2_hc_enable_slave_ints() 609 struct dwc2_host_chan *chan) in dwc2_hc_enable_dma_ints() 646 struct dwc2_host_chan *chan) in dwc2_hc_enable_ints() 686 static void dwc2_hc_init(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan) in dwc2_hc_init() 801 void dwc2_hc_halt(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan, in dwc2_hc_halt() 967 void dwc2_hc_cleanup(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan) in dwc2_hc_cleanup() 996 struct dwc2_host_chan *chan, u32 *hcchar) in dwc2_hc_set_even_odd_frame() 1094 static void dwc2_set_pid_isoc(struct dwc2_host_chan *chan) in dwc2_set_pid_isoc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | nv40.c | 77 struct nv40_gr_chan *chan = nv40_gr_chan(object); in nv40_gr_chan_bind() local 94 struct nv40_gr_chan *chan = nv40_gr_chan(object); in nv40_gr_chan_fini() local 132 struct nv40_gr_chan *chan = nv40_gr_chan(object); in nv40_gr_chan_dtor() local 152 struct nv40_gr_chan *chan; in nv40_gr_chan_new() local 235 struct nv40_gr_chan *temp, *chan = NULL; in nv40_gr_intr() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | multiq3.c | 99 unsigned int chan = CR_CHAN(insn->chanspec); in multiq3_ai_insn_read() local 136 unsigned int chan = CR_CHAN(insn->chanspec); in multiq3_ao_insn_write() local 179 unsigned int chan = CR_CHAN(insn->chanspec); in multiq3_encoder_insn_read() local 221 unsigned int chan) in multiq3_encoder_reset() 238 unsigned int chan = CR_CHAN(insn->chanspec); in multiq3_encoder_insn_config() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/dac/ |
| H A D | ds4424.c | 22 #define DS4424_DAC_ADDR(chan) ((chan) + 0xf8) argument 26 #define DS4424_CHANNEL(chan) { \ argument 89 int val, struct iio_chan_spec const *chan) in ds4424_set_value() 108 struct iio_chan_spec const *chan, in ds4424_read_raw() 134 struct iio_chan_spec const *chan, in ds4424_write_raw()
|
| H A D | mcp4725.c | 148 const struct iio_chan_spec *chan) in mcp4725_get_powerdown_mode() 156 const struct iio_chan_spec *chan, unsigned mode) in mcp4725_set_powerdown_mode() 166 uintptr_t private, const struct iio_chan_spec *chan, char *buf) in mcp4725_read_powerdown() 174 uintptr_t private, const struct iio_chan_spec *chan, in mcp4725_write_powerdown() 308 struct iio_chan_spec const *chan, in mcp4725_read_raw() 335 struct iio_chan_spec const *chan, in mcp4725_write_raw()
|
| H A D | ad5380.c | 84 uintptr_t private, const struct iio_chan_spec *chan, char *buf) in ad5380_read_dac_powerdown() 92 uintptr_t private, const struct iio_chan_spec *chan, const char *buf, in ad5380_write_dac_powerdown() 123 const struct iio_chan_spec *chan) in ad5380_get_powerdown_mode() 139 const struct iio_chan_spec *chan, unsigned int mode) in ad5380_set_powerdown_mode() 158 static unsigned int ad5380_info_to_reg(struct iio_chan_spec const *chan, in ad5380_info_to_reg() 176 struct iio_chan_spec const *chan, int val, int val2, long info) in ad5380_write_raw() 205 struct iio_chan_spec const *chan, int *val, int *val2, long info) in ad5380_read_raw()
|
| H A D | cio-dac.c | 22 #define CIO_DAC_CHAN(chan) { \ argument 48 struct iio_chan_spec const *chan, int *val, int *val2, long mask) in cio_dac_read_raw() 61 struct iio_chan_spec const *chan, int val, int val2, long mask) in cio_dac_write_raw()
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk3288.c | 39 struct chan_info chan[2]; member 292 static void phy_cfg(const struct chan_info *chan, int channel, in phy_cfg() 437 static void set_bandwidth_ratio(const struct chan_info *chan, int channel, in set_bandwidth_ratio() 475 static int data_training(const struct chan_info *chan, int channel, in data_training() 538 static void move_to_access_state(const struct chan_info *chan) in move_to_access_state() 578 static void dram_cfg_rbc(const struct chan_info *chan, u32 chnum, in dram_cfg_rbc() 595 unsigned int chan; in dram_all_config() local 625 const struct chan_info *chan = &dram->chan[channel]; in sdram_rank_bw_detect() local 678 const struct chan_info *chan = &dram->chan[channel]; in sdram_col_row_detect() local 808 const struct chan_info *chan = &dram->chan[channel]; in sdram_init() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dmaengine.h | 363 struct dma_chan *chan; member 521 static inline const char *dma_chan_name(struct dma_chan *chan) in dma_chan_name() 612 struct dma_chan *chan; member 956 static inline int dmaengine_slave_config(struct dma_chan *chan, in dmaengine_slave_config() 971 struct dma_chan *chan, dma_addr_t buf, size_t len, in dmaengine_prep_slave_single() 987 struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, in dmaengine_prep_slave_sg() 1000 struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, in dmaengine_prep_rio_sg() 1013 struct dma_chan *chan, dma_addr_t buf_addr, size_t buf_len, in dmaengine_prep_dma_cyclic() 1025 struct dma_chan *chan, struct dma_interleaved_template *xt, in dmaengine_prep_interleaved_dma() 1038 struct dma_chan *chan, dma_addr_t dest, int value, size_t len, in dmaengine_prep_dma_memset() [all …]
|
| /OK3568_Linux_fs/kernel/crypto/async_tx/ |
| H A D | async_tx.c | 68 struct dma_chan *chan = depend_tx->chan; in async_tx_channel_switch() local 143 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit() 223 struct dma_chan *chan; in async_trigger_callback() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/ |
| H A D | inv_icm42600_gyro.c | 149 struct iio_chan_spec const *chan, in inv_icm42600_gyro_read_sensor() 375 struct iio_chan_spec const *chan, in inv_icm42600_gyro_read_offset() 451 struct iio_chan_spec const *chan, in inv_icm42600_gyro_write_offset() 553 struct iio_chan_spec const *chan, in inv_icm42600_gyro_read_raw() 592 struct iio_chan_spec const *chan, in inv_icm42600_gyro_read_avail() 620 struct iio_chan_spec const *chan, in inv_icm42600_gyro_write_raw() 652 struct iio_chan_spec const *chan, in inv_icm42600_gyro_write_raw_get_fmt()
|
| H A D | inv_icm42600_accel.c | 149 struct iio_chan_spec const *chan, in inv_icm42600_accel_read_sensor() 363 struct iio_chan_spec const *chan, in inv_icm42600_accel_read_offset() 439 struct iio_chan_spec const *chan, in inv_icm42600_accel_write_offset() 542 struct iio_chan_spec const *chan, in inv_icm42600_accel_read_raw() 581 struct iio_chan_spec const *chan, in inv_icm42600_accel_read_avail() 609 struct iio_chan_spec const *chan, in inv_icm42600_accel_write_raw() 641 struct iio_chan_spec const *chan, in inv_icm42600_accel_write_raw_get_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gf100.c | 53 struct gf100_fifo_chan *chan; in gf100_fifo_runlist_commit() local 93 gf100_fifo_runlist_remove(struct gf100_fifo *fifo, struct gf100_fifo_chan *chan) in gf100_fifo_runlist_remove() 101 gf100_fifo_runlist_insert(struct gf100_fifo *fifo, struct gf100_fifo_chan *chan) in gf100_fifo_runlist_insert() 177 struct gf100_fifo_chan *chan) in gf100_fifo_recover() 264 struct nvkm_fifo_chan *chan; in gf100_fifo_fault() local 321 struct gf100_fifo_chan *chan; in gf100_fifo_intr_sched_ctxsw() local 415 struct nvkm_fifo_chan *chan; in gf100_fifo_intr_pbdma() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/muxes/ |
| H A D | i2c-mux-gpmux.c | 23 static int i2c_mux_select(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_select() 34 static int i2c_mux_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_deselect() 112 u32 chan; in i2c_mux_probe() local
|
| /OK3568_Linux_fs/kernel/sound/soc/txx9/ |
| H A D | txx9aclc.c | 113 struct dma_chan *chan = dmadata->dma_chan; in txx9aclc_dma_submit() local 141 struct dma_chan *chan = dmadata->dma_chan; in txx9aclc_dma_work() local 262 struct dma_chan *chan = dmadata->dma_chan; in txx9aclc_pcm_close() local 311 static bool filter(struct dma_chan *chan, void *param) in filter() 380 struct dma_chan *chan = dmadata->dma_chan; in txx9aclc_pcm_remove() local
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | dma.h | 65 unsigned int chan; /* DMAC channel number */ member 111 #define dma_write(chan, from, to, size) \ argument 113 #define dma_write_page(chan, from, to) \ argument 116 #define dma_read(chan, from, to, size) \ argument 118 #define dma_read_page(chan, from, to) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | eeprom.c | 256 struct ieee80211_channel *chan = dev->mphy.chandef.chan; in mt76x2_read_rx_gain() local 284 struct ieee80211_channel *chan) in mt76x2_get_rate_power() 349 struct ieee80211_channel *chan, in mt76x2_get_power_info_2g() 379 struct ieee80211_channel *chan, in mt76x2_get_power_info_5g() 430 struct ieee80211_channel *chan) in mt76x2_get_power_info()
|