| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | mcdi_functions.c | 63 int efx_mcdi_ev_probe(struct efx_channel *channel) in efx_mcdi_ev_probe() 71 int efx_mcdi_ev_init(struct efx_channel *channel, bool v1_cut_thru, bool v2) in efx_mcdi_ev_init() 135 void efx_mcdi_ev_remove(struct efx_channel *channel) in efx_mcdi_ev_remove() 140 void efx_mcdi_ev_fini(struct efx_channel *channel) in efx_mcdi_ev_fini() 170 struct efx_channel *channel = tx_queue->channel; in efx_mcdi_tx_init() local 280 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_mcdi_rx_init() local 359 struct efx_channel *channel; in efx_fini_dmaq() local
|
| H A D | rx.c | 67 static struct sk_buff *efx_rx_mk_skb(struct efx_channel *channel, in efx_rx_mk_skb() 128 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_rx_packet() local 211 static void efx_rx_deliver(struct efx_channel *channel, u8 *eh, in efx_rx_deliver() 254 static bool efx_do_xdp(struct efx_nic *efx, struct efx_channel *channel, in efx_do_xdp() 372 void __efx_rx_packet(struct efx_channel *channel) in __efx_rx_packet()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_msg.c | 90 static int vmw_open_channel(struct rpc_channel *channel, unsigned int protocol) in vmw_open_channel() 119 static int vmw_close_channel(struct rpc_channel *channel) in vmw_close_channel() 148 static unsigned long vmw_port_hb_out(struct rpc_channel *channel, in vmw_port_hb_out() 204 static unsigned long vmw_port_hb_in(struct rpc_channel *channel, char *reply, in vmw_port_hb_in() 260 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) in vmw_send_msg() 312 static int vmw_recv_msg(struct rpc_channel *channel, void **msg, in vmw_recv_msg() 421 struct rpc_channel channel; in vmw_host_get_guestinfo() local 486 struct rpc_channel channel; in vmw_host_log() local 541 struct rpc_channel channel; in vmw_msg_ioctl() local
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk3399.c | 86 static void rkclk_ddr_reset(struct rk3399_cru *cru, u32 channel, u32 ctl, in rkclk_ddr_reset() 98 u32 channel) in phy_pctrl_reset() 139 static void set_memory_map(const struct chan_info *chan, u32 channel, in set_memory_map() 197 u32 b_reg, u32 channel) in phy_io_config() 537 u32 channel, u32 mr5) in set_ds_odt() 896 u32 en, u32 b_reg, u32 channel, u32 mr5) in set_lp4_dq_odt() 955 u32 en, u32 b_reg, u32 channel, u32 mr5) in set_lp4_ca_odt() 1014 u32 b_reg, u32 channel, u32 mr5) in set_lp4_MR3() 1072 u32 b_reg, u32 channel, u32 mr5) in set_lp4_MR12() 1132 u32 b_reg, u32 channel, u32 mr5) in set_lp4_MR14() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | power_supply_hwmon.c | 51 static int power_supply_hwmon_temp_to_property(u32 attr, int channel) in power_supply_hwmon_temp_to_property() 86 u32 attr, int channel) in power_supply_hwmon_to_property() 123 enum hwmon_sensor_types type, int channel) in power_supply_hwmon_has_input() 160 u32 attr, int channel) in power_supply_hwmon_is_visible() 185 u32 attr, int channel, in power_supply_hwmon_read_string() 207 u32 attr, int channel, long *val) in power_supply_hwmon_read() 251 u32 attr, int channel, long val) in power_supply_hwmon_write()
|
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | ring_buffer.c | 50 static void hv_signal_on_write(u32 old_write, struct vmbus_channel *channel) in hv_signal_on_write() 185 void hv_ringbuffer_pre_init(struct vmbus_channel *channel) in hv_ringbuffer_pre_init() 250 int hv_ringbuffer_write(struct vmbus_channel *channel, in hv_ringbuffer_write() 328 int hv_ringbuffer_read(struct vmbus_channel *channel, in hv_ringbuffer_read() 403 struct vmpacket_descriptor *hv_pkt_iter_first(struct vmbus_channel *channel) in hv_pkt_iter_first() 427 __hv_pkt_iter_next(struct vmbus_channel *channel, in __hv_pkt_iter_next() 476 void hv_pkt_iter_close(struct vmbus_channel *channel) in hv_pkt_iter_close()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | ux500_dma.c | 31 struct dma_channel channel; member 53 struct dma_channel *channel = private_data; in ux500_dma_callback() local 70 static bool ux500_configure_channel(struct dma_channel *channel, in ux500_configure_channel() 163 static void ux500_dma_channel_release(struct dma_channel *channel) in ux500_dma_channel_release() 177 static int ux500_dma_is_compatible(struct dma_channel *channel, in ux500_dma_is_compatible() 189 static int ux500_dma_channel_program(struct dma_channel *channel, in ux500_dma_channel_program() 207 static int ux500_dma_channel_abort(struct dma_channel *channel) in ux500_dma_channel_abort() 242 struct dma_channel *channel; in ux500_dma_controller_stop() local
|
| H A D | musbhsdma.c | 54 struct dma_channel channel; member 66 struct musb_dma_channel channel[MUSB_HSDMA_CHANNELS]; member 79 struct dma_channel *channel; in dma_controller_stop() local 104 struct dma_channel *channel = NULL; in dma_channel_allocate() local 129 static void dma_channel_release(struct dma_channel *channel) in dma_channel_release() 143 static void configure_channel(struct dma_channel *channel, in configure_channel() 181 static int dma_channel_program(struct dma_channel *channel, in dma_channel_program() 220 static int dma_channel_abort(struct dma_channel *channel) in dma_channel_abort() 271 struct dma_channel *channel; in dma_controller_irq() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | phy.c | 136 ath5k_channel_ok(struct ath5k_hw *ah, struct ieee80211_channel *channel) in ath5k_channel_ok() 160 struct ieee80211_channel *channel) in ath5k_hw_chan_has_spur_noise() 286 struct ieee80211_channel *channel) in ath5k_hw_write_ofdm_timings() 364 struct ieee80211_channel *channel) in ath5k_hw_wait_for_synth() 811 struct ieee80211_channel *channel, in ath5k_hw_rfregs_init() 1179 ath5k_hw_rf5110_chan2athchan(struct ieee80211_channel *channel) in ath5k_hw_rf5110_chan2athchan() 1197 struct ieee80211_channel *channel) in ath5k_hw_rf5110_channel() 1226 int channel; in ath5k_hw_rf5111_chan2athchan() local 1256 struct ieee80211_channel *channel) in ath5k_hw_rf5111_channel() 1314 struct ieee80211_channel *channel) in ath5k_hw_rf5112_channel() [all …]
|
| /OK3568_Linux_fs/kernel/sound/xen/ |
| H A D | xen_snd_front_evtchnl.c | 23 struct xen_snd_front_evtchnl *channel = dev_id; in evtchnl_interrupt_req() local 89 struct xen_snd_front_evtchnl *channel = dev_id; in evtchnl_interrupt_evt() local 133 void xen_snd_front_evtchnl_flush(struct xen_snd_front_evtchnl *channel) in xen_snd_front_evtchnl_flush() 144 struct xen_snd_front_evtchnl *channel) in evtchnl_free() 195 struct xen_snd_front_evtchnl *channel, in evtchnl_alloc() 360 struct xen_snd_front_evtchnl *channel, in evtchnl_publish()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/ |
| H A D | tw5864-reg.h | 340 #define TW5864_RT_CNTR_CH_FRM(channel, frame) \ argument 986 #define TW5864_H264EN_RATE_CNTL_LO_WORD(bus, channel) \ argument 988 #define TW5864_H264EN_RATE_CNTL_HI_WORD(bus, channel) \ argument 1455 #define TW5864_INDIR_VIN_0(channel) (0x000 + channel * 0x010) argument 1496 #define TW5864_INDIR_VIN_1(channel) (0x001 + channel * 0x010) argument 1524 #define TW5864_INDIR_VIN_2_HDELAY_XY_LO(channel) (0x002 + channel * 0x010) argument 1526 #define TW5864_INDIR_VIN_3_HACTIVE_XY_LO(channel) (0x003 + channel * 0x010) argument 1528 #define TW5864_INDIR_VIN_4_VDELAY_XY_LO(channel) (0x004 + channel * 0x010) argument 1530 #define TW5864_INDIR_VIN_5_VACTIVE_XY_LO(channel) (0x005 + channel * 0x010) argument 1532 #define TW5864_INDIR_VIN_6(channel) (0x006 + channel * 0x010) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | xr_usb_serial_hal.c | 33 int channel = 0; in xr_usb_serial_set_reg() local 100 int xr_usb_serial_set_reg_ext(struct xr_usb_serial *xr_usb_serial,int channel,int regnum, int value) in xr_usb_serial_set_reg_ext() 169 int channel = 0; in xr_usb_serial_get_reg() local 256 int xr_usb_serial_get_reg_ext(struct xr_usb_serial *xr_usb_serial,int channel,int regnum, short *va… in xr_usb_serial_get_reg_ext() 535 int channel = xr_usb_serial->channel; in xr_usb_serial_enable() local 558 int channel = xr_usb_serial->channel; in xr_usb_serial_fifo_reset() local 574 int channel = xr_usb_serial->channel; in xr_usb_serial_disable() local 588 int xr_usb_serial_set_loopback(struct xr_usb_serial *xr_usb_serial, int channel) in xr_usb_serial_set_loopback() 639 int channel = xr_usb_serial->channel; in xr_usb_serial_set_wide_mode() local
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | nct7904.c | 220 static int nct7904_read_fan(struct device *dev, u32 attr, int channel, in nct7904_read_fan() 272 static umode_t nct7904_fan_is_visible(const void *_data, u32 attr, int channel) in nct7904_fan_is_visible() 299 static int nct7904_read_in(struct device *dev, u32 attr, int channel, in nct7904_read_in() 364 static umode_t nct7904_in_is_visible(const void *_data, u32 attr, int channel) in nct7904_in_is_visible() 387 static int nct7904_read_temp(struct device *dev, u32 attr, int channel, in nct7904_read_temp() 504 static umode_t nct7904_temp_is_visible(const void *_data, u32 attr, int channel) in nct7904_temp_is_visible() 539 static int nct7904_read_pwm(struct device *dev, u32 attr, int channel, in nct7904_read_pwm() 564 static int nct7904_write_temp(struct device *dev, u32 attr, int channel, in nct7904_write_temp() 609 static int nct7904_write_fan(struct device *dev, u32 attr, int channel, in nct7904_write_fan() 636 static int nct7904_write_in(struct device *dev, u32 attr, int channel, in nct7904_write_in() [all …]
|
| H A D | max31790.c | 163 static int max31790_read_fan(struct device *dev, u32 attr, int channel, in max31790_read_fan() 191 static int max31790_write_fan(struct device *dev, u32 attr, int channel, in max31790_write_fan() 237 static umode_t max31790_fan_is_visible(const void *_data, u32 attr, int channel) in max31790_fan_is_visible() 259 static int max31790_read_pwm(struct device *dev, u32 attr, int channel, in max31790_read_pwm() 287 static int max31790_write_pwm(struct device *dev, u32 attr, int channel, in max31790_write_pwm() 349 static umode_t max31790_pwm_is_visible(const void *_data, u32 attr, int channel) in max31790_pwm_is_visible() 366 u32 attr, int channel, long *val) in max31790_read() 379 u32 attr, int channel, long val) in max31790_write() 393 u32 attr, int channel) in max31790_is_visible()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/host1x/ |
| H A D | channel.c | 51 struct host1x_channel *host1x_channel_get(struct host1x_channel *channel) in host1x_channel_get() 80 struct host1x_channel *channel = in release_channel() local 91 void host1x_channel_put(struct host1x_channel *channel) in host1x_channel_put() 127 struct host1x_channel *channel; in host1x_channel_request() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | twl6030-gpadc.c | 84 int channel; member 379 static int twl6030_start_conversion(int channel) in twl6030_start_conversion() 385 static int twl6032_start_conversion(int channel) in twl6032_start_conversion() 397 static u8 twl6030_channel_to_reg(int channel) in twl6030_channel_to_reg() 402 static u8 twl6032_channel_to_reg(int channel) in twl6032_channel_to_reg() 413 int channel, int size) in twl6030_gpadc_lookup() 425 *pdata, int channel) in twl6030_channel_calibrated() 436 int channel, int raw_code) in twl6030_gpadc_make_correction() 451 int channel, int *res) in twl6030_gpadc_get_raw() 476 int channel, int *val) in twl6030_gpadc_get_processed() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
| H A D | virtual_isys.c | 458 input_system_channel_t *channel, in calculate_input_system_channel_cfg() 509 input_system_channel_t *channel, in calculate_input_system_input_port_cfg() 620 isys2401_dma_channel *channel) in acquire_dma_channel() 627 isys2401_dma_channel *channel) in release_dma_channel() 649 input_system_channel_t *channel, in calculate_tpg_cfg() 660 input_system_channel_t *channel, in calculate_prbs_cfg() 726 const input_system_channel_t *channel, in calculate_ibuf_ctrl_cfg() 809 const input_system_channel_t *channel, in calculate_isys2401_dma_cfg()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | i8254.c | 54 static void pit_set_gate(struct kvm_pit *pit, int channel, u32 val) in pit_set_gate() 77 static int pit_get_gate(struct kvm_pit *pit, int channel) in pit_get_gate() 107 int channel) in kpit_elapsed() 115 static int pit_get_count(struct kvm_pit *pit, int channel) in pit_get_count() 142 static int pit_get_out(struct kvm_pit *pit, int channel) in pit_get_out() 174 static void pit_latch_count(struct kvm_pit *pit, int channel) in pit_latch_count() 184 static void pit_latch_status(struct kvm_pit *pit, int channel) in pit_latch_status() 366 static void pit_load_count(struct kvm_pit *pit, int channel, u32 val) in pit_load_count() 404 void kvm_pit_load_count(struct kvm_pit *pit, int channel, u32 val, in kvm_pit_load_count() 445 int channel, access; in pit_ioport_write() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | rx.c | 244 static void ef4_recycle_rx_page(struct ef4_channel *channel, in ef4_recycle_rx_page() 292 static void ef4_recycle_rx_pages(struct ef4_channel *channel, in ef4_recycle_rx_pages() 307 static void ef4_discard_rx_packet(struct ef4_channel *channel, in ef4_discard_rx_packet() 430 ef4_rx_packet_gro(struct ef4_channel *channel, struct ef4_rx_buffer *rx_buf, in ef4_rx_packet_gro() 473 static struct sk_buff *ef4_rx_mk_skb(struct ef4_channel *channel, in ef4_rx_mk_skb() 534 struct ef4_channel *channel = ef4_rx_queue_channel(rx_queue); in ef4_rx_packet() local 617 static void ef4_rx_deliver(struct ef4_channel *channel, u8 *eh, in ef4_rx_deliver() 648 void __ef4_rx_packet(struct ef4_channel *channel) in __ef4_rx_packet() 844 struct ef4_channel *channel; in ef4_filter_rfs() local 920 struct ef4_channel *channel = ef4_get_channel(efx, channel_idx); in __ef4_filter_rfs_expire() local
|
| H A D | efx.h | 49 static inline void ef4_rx_flush_packet(struct ef4_channel *channel) in ef4_rx_flush_packet() 167 static inline void ef4_filter_rfs_expire(struct ef4_channel *channel) in ef4_filter_rfs_expire() 175 static inline void ef4_filter_rfs_expire(struct ef4_channel *channel) {} in ef4_filter_rfs_expire() 233 static inline void ef4_schedule_channel(struct ef4_channel *channel) in ef4_schedule_channel() 242 static inline void ef4_schedule_channel_irq(struct ef4_channel *channel) in ef4_schedule_channel_irq()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_tssi_8852b.c | 54 u8 _halrf_ch_to_idx(struct rf_info *rf, u8 channel) in _halrf_ch_to_idx() 116 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_rf_setting_8852b() local 129 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_set_sys_8852b() local 352 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_set_tmeter_tbl_8852b() local 768 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_slope_cal_8852b() local 925 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_alignment_default_8852ba() local 1020 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_alignment_default_8852bb() local 1237 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_get_cck_efuse_group_8852b() local 1259 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_get_ofdm_efuse_group_8852b() local 1364 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_get_tssi_trim_efuse_group_8852b() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_tssi_8852b.c | 54 u8 _halrf_ch_to_idx(struct rf_info *rf, u8 channel) in _halrf_ch_to_idx() 116 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_rf_setting_8852b() local 129 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_set_sys_8852b() local 352 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_set_tmeter_tbl_8852b() local 768 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_slope_cal_8852b() local 925 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_alignment_default_8852ba() local 1020 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_alignment_default_8852bb() local 1237 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_get_cck_efuse_group_8852b() local 1259 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_get_ofdm_efuse_group_8852b() local 1364 u8 channel = rf->hal_com->band[phy].cur_chandef.center_ch; in _halrf_tssi_get_tssi_trim_efuse_group_8852b() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-hw.c | 456 struct xlgmac_channel *channel) in xlgmac_prepare_tx_stop() 499 struct xlgmac_channel *channel; in xlgmac_enable_tx() local 533 struct xlgmac_channel *channel; in xlgmac_disable_tx() local 604 struct xlgmac_channel *channel; in xlgmac_enable_rx() local 640 struct xlgmac_channel *channel; in xlgmac_disable_rx() local 676 static void xlgmac_tx_start_xmit(struct xlgmac_channel *channel, in xlgmac_tx_start_xmit() 702 static void xlgmac_dev_xmit(struct xlgmac_channel *channel) in xlgmac_dev_xmit() 1056 static void xlgmac_tx_desc_init(struct xlgmac_channel *channel) in xlgmac_tx_desc_init() 1139 static void xlgmac_rx_desc_init(struct xlgmac_channel *channel) in xlgmac_rx_desc_init() 1302 struct xlgmac_channel *channel; in xlgmac_config_rx_coalesce() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-drv.c | 192 struct xgbe_channel *channel; in xgbe_alloc_channels() local 273 static int xgbe_maybe_stop_tx_queue(struct xgbe_channel *channel, in xgbe_maybe_stop_tx_queue() 310 struct xgbe_channel *channel) in xgbe_enable_rx_tx_int() 336 struct xgbe_channel *channel) in xgbe_disable_rx_tx_int() 480 struct xgbe_channel *channel; in xgbe_isr_task() local 617 struct xgbe_channel *channel = data; in xgbe_dma_isr() local 646 struct xgbe_channel *channel = from_timer(channel, t, tx_timer); in xgbe_tx_timer() local 693 struct xgbe_channel *channel; in xgbe_init_timers() local 714 struct xgbe_channel *channel; in xgbe_stop_timers() local 947 struct xgbe_channel *channel; in xgbe_napi_enable() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/include/cpu-sh3/cpu/ |
| H A D | dac.h | 18 static __inline__ void sh_dac_enable(int channel) in sh_dac_enable() 27 static __inline__ void sh_dac_disable(int channel) in sh_dac_disable() 36 static __inline__ void sh_dac_output(u8 value, int channel) in sh_dac_output()
|