Home
last modified time | relevance | path

Searched defs:channel (Results 76 – 100 of 2130) sorted by relevance

12345678910>>...86

/OK3568_Linux_fs/u-boot/drivers/pwm/
H A Dpwm-uclass.c12 int pwm_set_invert(struct udevice *dev, uint channel, bool polarity) in pwm_set_invert()
22 int pwm_set_config(struct udevice *dev, uint channel, uint period_ns, in pwm_set_config()
33 int pwm_set_enable(struct udevice *dev, uint channel, bool enable) in pwm_set_enable()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dda9055-hwmon.c56 unsigned char channel) in da9055_adc_manual_read()
116 static inline int volt_reg_to_mv(int value, int channel) in volt_reg_to_mv()
124 static int da9055_enable_auto_mode(struct da9055 *da9055, int channel) in da9055_enable_auto_mode()
132 static int da9055_disable_auto_mode(struct da9055 *da9055, int channel) in da9055_disable_auto_mode()
144 int channel = to_sensor_dev_attr(devattr)->index; in da9055_auto_ch_show() local
H A Dadt7411.c215 static int adt7411_read_in_alarm(struct device *dev, int channel, long *val) in adt7411_read_in_alarm()
287 static int adt7411_read_in_chan(struct device *dev, u32 attr, int channel, in adt7411_read_in_chan()
337 static int adt7411_read_in(struct device *dev, u32 attr, int channel, in adt7411_read_in()
347 static int adt7411_read_temp_alarm(struct device *dev, u32 attr, int channel, in adt7411_read_temp_alarm()
378 static int adt7411_read_temp(struct device *dev, u32 attr, int channel, in adt7411_read_temp()
418 u32 attr, int channel, long *val) in adt7411_read()
453 static int adt7411_write_in_chan(struct device *dev, u32 attr, int channel, in adt7411_write_in_chan()
485 static int adt7411_write_in(struct device *dev, u32 attr, int channel, in adt7411_write_in()
494 static int adt7411_write_temp(struct device *dev, u32 attr, int channel, in adt7411_write_temp()
519 u32 attr, int channel, long val) in adt7411_write()
[all …]
H A Dlm95245.c159 static int lm95245_read_temp(struct device *dev, u32 attr, int channel, in lm95245_read_temp()
276 static int lm95245_write_temp(struct device *dev, u32 attr, int channel, in lm95245_write_temp()
337 static int lm95245_read_chip(struct device *dev, u32 attr, int channel, in lm95245_read_chip()
351 static int lm95245_write_chip(struct device *dev, u32 attr, int channel, in lm95245_write_chip()
369 u32 attr, int channel, long *val) in lm95245_read()
382 u32 attr, int channel, long val) in lm95245_write()
394 static umode_t lm95245_temp_is_visible(const void *data, u32 attr, int channel) in lm95245_temp_is_visible()
417 u32 attr, int channel) in lm95245_is_visible()
H A Dlm95241.c129 static int lm95241_read_chip(struct device *dev, u32 attr, int channel, in lm95241_read_chip()
143 static int lm95241_read_temp(struct device *dev, u32 attr, int channel, in lm95241_read_temp()
187 u32 attr, int channel, long *val) in lm95241_read()
199 static int lm95241_write_chip(struct device *dev, u32 attr, int channel, in lm95241_write_chip()
238 static int lm95241_write_temp(struct device *dev, u32 attr, int channel, in lm95241_write_temp()
323 u32 attr, int channel, long val) in lm95241_write()
337 u32 attr, int channel) in lm95241_is_visible()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-desc.c160 struct xlgmac_channel *channel; in xlgmac_free_rings() local
175 struct xlgmac_channel *channel; in xlgmac_alloc_rings() local
232 struct xlgmac_channel *channel_head, *channel; in xlgmac_alloc_channels() local
426 struct xlgmac_channel *channel; in xlgmac_tx_desc_init() local
463 struct xlgmac_channel *channel; in xlgmac_rx_desc_init() local
497 static int xlgmac_map_tx_skb(struct xlgmac_channel *channel, in xlgmac_map_tx_skb()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-berlin.c60 unsigned int channel, unsigned long offset) in berlin_pwm_readl()
66 unsigned int channel, u32 value, in berlin_pwm_writel()
74 struct berlin_pwm_channel *channel; in berlin_pwm_request() local
85 struct berlin_pwm_channel *channel = pwm_get_chip_data(pwm); in berlin_pwm_free() local
246 struct berlin_pwm_channel *channel; in berlin_pwm_suspend() local
274 struct berlin_pwm_channel *channel; in berlin_pwm_resume() local
H A Dpwm-meson.c123 struct meson_pwm_channel *channel; in meson_pwm_request() local
155 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_free() local
164 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_calc() local
227 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_enable() local
270 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_apply() local
314 struct meson_pwm_channel *channel; in meson_pwm_cnt_to_ns() local
335 struct meson_pwm_channel *channel; in meson_pwm_get_state() local
501 struct meson_pwm_channel *channel = &meson->channels[i]; in meson_pwm_init_channels() local
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-common.c202 struct ipuv3_channel *channel; in ipu_idmac_get() local
235 void ipu_idmac_put(struct ipuv3_channel *channel) in ipu_idmac_put()
263 static void __ipu_idmac_reset_current_buffer(struct ipuv3_channel *channel) in __ipu_idmac_reset_current_buffer()
271 void ipu_idmac_set_double_buffer(struct ipuv3_channel *channel, in ipu_idmac_set_double_buffer()
317 int ipu_idmac_lock_enable(struct ipuv3_channel *channel, int num_bursts) in ipu_idmac_lock_enable()
422 int ipu_idmac_get_current_buffer(struct ipuv3_channel *channel) in ipu_idmac_get_current_buffer()
431 bool ipu_idmac_buffer_is_ready(struct ipuv3_channel *channel, u32 buf_num) in ipu_idmac_buffer_is_ready()
455 void ipu_idmac_select_buffer(struct ipuv3_channel *channel, u32 buf_num) in ipu_idmac_select_buffer()
473 void ipu_idmac_clear_buffer(struct ipuv3_channel *channel, u32 buf_num) in ipu_idmac_clear_buffer()
501 int ipu_idmac_enable_channel(struct ipuv3_channel *channel) in ipu_idmac_enable_channel()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c894 const channel_cfg_t channel) in input_system_configure_channel()
1367 channel_cfg_t channel; in input_system_csi_fifo_channel_cfg() local
1393 channel_cfg_t channel; in input_system_csi_fifo_channel_with_counting_cfg() local
1425 channel_cfg_t channel; in input_system_csi_sram_channel_cfg() local
1458 channel_cfg_t channel; in input_system_csi_xmem_channel_cfg() local
1487 channel_cfg_t channel; in input_system_csi_xmem_acquire_only_channel_cfg() local
1515 channel_cfg_t channel; in input_system_csi_xmem_capture_only_channel_cfg() local
1549 channel_cfg_t channel; in input_system_prbs_channel_cfg() local
1582 channel_cfg_t channel; in input_system_tpg_channel_cfg() local
1610 channel_cfg_t channel; in input_system_gpfifo_channel_cfg() local
[all …]
/OK3568_Linux_fs/kernel/arch/mips/jazz/
H A Djazzdma.c290 void vdma_enable(int channel) in vdma_enable()
328 void vdma_disable(int channel) in vdma_disable()
371 void vdma_set_mode(int channel, int mode) in vdma_set_mode()
434 void vdma_set_addr(int channel, long addr) in vdma_set_addr()
448 void vdma_set_count(int channel, int count) in vdma_set_count()
462 int vdma_get_residue(int channel) in vdma_get_residue()
478 int vdma_get_enable(int channel) in vdma_get_enable()
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_pcm.c121 unsigned int channel) in oxygen_open()
222 unsigned int channel = oxygen_substream_channel(substream); in oxygen_close() local
306 unsigned int channel = oxygen_substream_channel(substream); in oxygen_hw_params() local
324 static u16 get_mclk(struct oxygen *chip, unsigned int channel, in get_mclk()
515 unsigned int channel = oxygen_substream_channel(substream); in oxygen_hw_free() local
543 unsigned int channel = oxygen_substream_channel(substream); in oxygen_prepare() local
608 unsigned int channel = oxygen_substream_channel(substream); in oxygen_pointer() local
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_snapshot.c79 static void vss_poll_wrapper(void *channel) in vss_poll_wrapper()
252 struct vmbus_channel *channel; in vss_respond_to_host() local
290 struct vmbus_channel *channel = context; in hv_vss_onchannelcallback() local
390 struct vmbus_channel *channel = vss_transaction.recv_channel; in hv_vss_pre_suspend() local
425 struct vmbus_channel *channel = vss_transaction.recv_channel; in hv_vss_pre_resume() local
H A Dhv_fcopy.c70 static void fcopy_poll_wrapper(void *channel) in fcopy_poll_wrapper()
195 struct vmbus_channel *channel; in fcopy_respond_to_host() local
228 struct vmbus_channel *channel = context; in hv_fcopy_onchannelcallback() local
357 struct vmbus_channel *channel = fcopy_transaction.recv_channel; in hv_fcopy_pre_suspend() local
392 struct vmbus_channel *channel = fcopy_transaction.recv_channel; in hv_fcopy_pre_resume() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def100_rx.c39 static bool ef100_has_fcs_error(struct efx_channel *channel, u32 *prefix) in ef100_has_fcs_error()
56 void __ef100_rx_packet(struct efx_channel *channel) in __ef100_rx_packet()
108 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in ef100_rx_packet() local
130 void efx_ef100_ev_rx(struct efx_channel *channel, const efx_qword_t *p_event) in efx_ef100_ev_rx()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3288.c124 int channel) in phy_pctrl_reset()
199 static void ddr_set_enable(struct rk3288_grf *grf, uint channel, bool enable) in ddr_set_enable()
212 static void ddr_set_ddr3_mode(struct rk3288_grf *grf, uint channel, in ddr_set_ddr3_mode()
223 static void ddr_set_en_bst_odt(struct rk3288_grf *grf, uint channel, in ddr_set_en_bst_odt()
242 static void pctl_cfg(int channel, struct rk3288_ddr_pctl *pctl, in pctl_cfg()
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()
620 static int sdram_rank_bw_detect(struct dram_info *dram, int channel, in sdram_rank_bw_detect()
673 static int sdram_col_row_detect(struct dram_info *dram, int channel, in sdram_col_row_detect()
[all …]
H A Dsdram_rk3188.c125 int channel) in phy_pctrl_reset()
200 static void ddr_set_enable(struct rk3188_grf *grf, uint channel, bool enable) in ddr_set_enable()
210 static void ddr_set_ddr3_mode(struct rk3188_grf *grf, uint channel, in ddr_set_ddr3_mode()
229 static void pctl_cfg(int channel, struct rk3288_ddr_pctl *pctl, in pctl_cfg()
258 static void phy_cfg(const struct chan_info *chan, int channel, in phy_cfg()
379 static void set_bandwidth_ratio(const struct chan_info *chan, int channel, in set_bandwidth_ratio()
417 static int data_training(const struct chan_info *chan, int channel, in data_training()
567 static int sdram_rank_bw_detect(struct dram_info *dram, int channel, in sdram_rank_bw_detect()
628 static int sdram_col_row_detect(struct dram_info *dram, int channel, in sdram_col_row_detect()
715 int channel; in sdram_init() local
/OK3568_Linux_fs/kernel/drivers/char/xillybus/
H A Dxillybus_core.c131 struct xilly_channel *channel; in xillybus_isr() local
408 struct xilly_channel *channel; in xilly_setupchannels() local
609 struct xilly_channel *channel; in xilly_obtain_idt() local
674 struct xilly_channel *channel = filp->private_data; in xillybus_read() local
992 static int xillybus_myflush(struct xilly_channel *channel, long timeout) in xillybus_myflush()
1168 struct xilly_channel *channel = container_of( in xillybus_autoflush() local
1187 struct xilly_channel *channel = filp->private_data; in xillybus_write() local
1415 struct xilly_channel *channel; in xillybus_open() local
1564 struct xilly_channel *channel = filp->private_data; in xillybus_release() local
1664 struct xilly_channel *channel = filp->private_data; in xillybus_llseek() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Dmal.c80 int mal_set_rcbs(struct mal_instance *mal, int channel, unsigned long size) in mal_set_rcbs()
98 int mal_tx_bd_offset(struct mal_instance *mal, int channel) in mal_tx_bd_offset()
105 int mal_rx_bd_offset(struct mal_instance *mal, int channel) in mal_rx_bd_offset()
111 void mal_enable_tx_channel(struct mal_instance *mal, int channel) in mal_enable_tx_channel()
125 void mal_disable_tx_channel(struct mal_instance *mal, int channel) in mal_disable_tx_channel()
132 void mal_enable_rx_channel(struct mal_instance *mal, int channel) in mal_enable_rx_channel()
154 void mal_disable_rx_channel(struct mal_instance *mal, int channel) in mal_disable_rx_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.h35 u8 channel; in b43legacy_freq_to_channel_bg() local
53 int b43legacy_channel_to_freq_bg(u8 channel) in b43legacy_channel_to_freq_bg()
67 u8 channel) in b43legacy_channel_to_freq()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c36 enum omap_channel channel; member
104 enum omap_channel channel) in omap_crtc_dss_start_update()
116 enum omap_channel channel = omap_crtc->channel; in omap_crtc_set_enabled() local
184 enum omap_channel channel) in omap_crtc_dss_enable()
197 enum omap_channel channel) in omap_crtc_dss_disable()
206 enum omap_channel channel, in omap_crtc_dss_set_timings()
217 enum omap_channel channel, in omap_crtc_dss_set_lcd_config()
229 struct omap_drm_private *priv, enum omap_channel channel, in omap_crtc_dss_register_framedone()
248 struct omap_drm_private *priv, enum omap_channel channel, in omap_crtc_dss_unregister_framedone()
789 enum omap_channel channel; in omap_crtc_init() local
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A Ddma_global.h95 #define hive_dma_move_data(dma_id, read, channel, addr_a, addr_b, to_is_var, from_is_var) \ argument
105 #define hive_dma_move_data_no_ack(dma_id, read, channel, addr_a, addr_b, to_is_var, from_is_var) \ argument
115 #define hive_dma_move_b2a_data(dma_id, channel, to_addr, from_addr, to_is_var, from_is_var) \ argument
120 #define hive_dma_move_a2b_data(dma_id, channel, from_addr, to_addr, from_is_var, to_is_var) \ argument
125 #define hive_dma_set_data(dma_id, channel, address, value, is_var) \ argument
134 #define hive_dma_clear_data(dma_id, channel, address, is_var) hive_dma_set_data(dma_id, channel, ad… argument
136 #define hive_dma_configure(dma_id, channel, connection, extension, height, \ argument
151 #define hive_dma_execute(dma_id, channel, cmd, to_addr, from_addr_value, to_is_var, from_is_var) \ argument
163 #define hive_dma_configure_fast(dma_id, channel, connection, extension, elems_A, elems_B) \ argument
176 #define hive_dma_set_parameter(dma_id, channel, param, value) \ argument
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dlcs.c103 lcs_alloc_channel(struct lcs_channel *channel) in lcs_alloc_channel()
130 lcs_free_channel(struct lcs_channel *channel) in lcs_free_channel()
145 lcs_cleanup_channel(struct lcs_channel *channel) in lcs_cleanup_channel()
475 lcs_start_channel(struct lcs_channel *channel) in lcs_start_channel()
499 lcs_clear_channel(struct lcs_channel *channel) in lcs_clear_channel()
524 lcs_stop_channel(struct lcs_channel *channel) in lcs_stop_channel()
584 __lcs_get_buffer(struct lcs_channel *channel) in __lcs_get_buffer()
601 lcs_get_buffer(struct lcs_channel *channel) in lcs_get_buffer()
617 __lcs_resume_channel(struct lcs_channel *channel) in __lcs_resume_channel()
642 static void __lcs_ready_buffer_bits(struct lcs_channel *channel, int index) in __lcs_ready_buffer_bits()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmcu.c15 int mt76x2_mcu_set_channel(struct mt76x02_dev *dev, u8 channel, u8 bw, in mt76x2_mcu_set_channel()
47 u8 channel) in mt76x2_mcu_load_cr()
73 int mt76x2_mcu_init_gain(struct mt76x02_dev *dev, u8 channel, u32 gain, in mt76x2_mcu_init_gain()
77 __le32 channel; in mt76x2_mcu_init_gain() member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_ui_layer.c26 static void sun8i_ui_layer_enable(struct sun8i_mixer *mixer, int channel, in sun8i_ui_layer_enable()
75 static int sun8i_ui_layer_update_coord(struct sun8i_mixer *mixer, int channel, in sun8i_ui_layer_update_coord()
173 static int sun8i_ui_layer_update_formats(struct sun8i_mixer *mixer, int channel, in sun8i_ui_layer_update_formats()
198 static int sun8i_ui_layer_update_buffer(struct sun8i_mixer *mixer, int channel, in sun8i_ui_layer_update_buffer()
345 int channel = mixer->cfg->vi_num + index; in sun8i_ui_layer_init_one() local

12345678910>>...86