| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | max5970.h | 31 #define MAX5970_REG_CURRENT_L(ch) (0x01 + (ch) * 4) argument 32 #define MAX5970_REG_CURRENT_H(ch) (0x00 + (ch) * 4) argument 33 #define MAX5970_REG_VOLTAGE_L(ch) (0x03 + (ch) * 4) argument 34 #define MAX5970_REG_VOLTAGE_H(ch) (0x02 + (ch) * 4) argument 37 #define MAX5970_MON(reg, ch) (((reg) >> ((ch) * 2)) & MAX5970_MON_MASK) argument 40 #define MAX5970_REG_CH_UV_WARN_H(ch) (0x1A + (ch) * 10) argument 41 #define MAX5970_REG_CH_UV_WARN_L(ch) (0x1B + (ch) * 10) argument 42 #define MAX5970_REG_CH_UV_CRIT_H(ch) (0x1C + (ch) * 10) argument 43 #define MAX5970_REG_CH_UV_CRIT_L(ch) (0x1D + (ch) * 10) argument 44 #define MAX5970_REG_CH_OV_WARN_H(ch) (0x1E + (ch) * 10) argument [all …]
|
| /kernel/linux/linux-5.10/drivers/tty/serial/jsm/ |
| D | jsm_neo.c | 35 static void neo_set_cts_flow_control(struct jsm_channel *ch) in neo_set_cts_flow_control() 66 static void neo_set_rts_flow_control(struct jsm_channel *ch) in neo_set_rts_flow_control() 106 static void neo_set_ixon_flow_control(struct jsm_channel *ch) in neo_set_ixon_flow_control() 143 static void neo_set_ixoff_flow_control(struct jsm_channel *ch) in neo_set_ixoff_flow_control() 181 static void neo_set_no_input_flow_control(struct jsm_channel *ch) in neo_set_no_input_flow_control() 220 static void neo_set_no_output_flow_control(struct jsm_channel *ch) in neo_set_no_output_flow_control() 258 static inline void neo_set_new_start_stop_chars(struct jsm_channel *ch) in neo_set_new_start_stop_chars() 275 static void neo_copy_data_from_uart_to_queue(struct jsm_channel *ch) in neo_copy_data_from_uart_to_queue() 474 static void neo_copy_data_from_queue_to_uart(struct jsm_channel *ch) in neo_copy_data_from_queue_to_uart() 557 static void neo_parse_modem(struct jsm_channel *ch, u8 signals) in neo_parse_modem() [all …]
|
| D | jsm_cls.c | 52 static void cls_set_cts_flow_control(struct jsm_channel *ch) in cls_set_cts_flow_control() 93 static void cls_set_ixon_flow_control(struct jsm_channel *ch) in cls_set_ixon_flow_control() 138 static void cls_set_no_output_flow_control(struct jsm_channel *ch) in cls_set_no_output_flow_control() 181 static void cls_set_rts_flow_control(struct jsm_channel *ch) in cls_set_rts_flow_control() 219 static void cls_set_ixoff_flow_control(struct jsm_channel *ch) in cls_set_ixoff_flow_control() 260 static void cls_set_no_input_flow_control(struct jsm_channel *ch) in cls_set_no_input_flow_control() 305 static void cls_clear_break(struct jsm_channel *ch) in cls_clear_break() 325 static void cls_disable_receiver(struct jsm_channel *ch) in cls_disable_receiver() 333 static void cls_enable_receiver(struct jsm_channel *ch) in cls_enable_receiver() 342 static void cls_assert_modem_signals(struct jsm_channel *ch) in cls_assert_modem_signals() [all …]
|
| /kernel/linux/linux-6.6/drivers/tty/serial/jsm/ |
| D | jsm_neo.c | 35 static void neo_set_cts_flow_control(struct jsm_channel *ch) in neo_set_cts_flow_control() 66 static void neo_set_rts_flow_control(struct jsm_channel *ch) in neo_set_rts_flow_control() 106 static void neo_set_ixon_flow_control(struct jsm_channel *ch) in neo_set_ixon_flow_control() 143 static void neo_set_ixoff_flow_control(struct jsm_channel *ch) in neo_set_ixoff_flow_control() 181 static void neo_set_no_input_flow_control(struct jsm_channel *ch) in neo_set_no_input_flow_control() 220 static void neo_set_no_output_flow_control(struct jsm_channel *ch) in neo_set_no_output_flow_control() 258 static inline void neo_set_new_start_stop_chars(struct jsm_channel *ch) in neo_set_new_start_stop_chars() 275 static void neo_copy_data_from_uart_to_queue(struct jsm_channel *ch) in neo_copy_data_from_uart_to_queue() 475 static void neo_copy_data_from_queue_to_uart(struct jsm_channel *ch) in neo_copy_data_from_queue_to_uart() 558 static void neo_parse_modem(struct jsm_channel *ch, u8 signals) in neo_parse_modem() [all …]
|
| D | jsm_cls.c | 52 static void cls_set_cts_flow_control(struct jsm_channel *ch) in cls_set_cts_flow_control() 93 static void cls_set_ixon_flow_control(struct jsm_channel *ch) in cls_set_ixon_flow_control() 138 static void cls_set_no_output_flow_control(struct jsm_channel *ch) in cls_set_no_output_flow_control() 181 static void cls_set_rts_flow_control(struct jsm_channel *ch) in cls_set_rts_flow_control() 219 static void cls_set_ixoff_flow_control(struct jsm_channel *ch) in cls_set_ixoff_flow_control() 260 static void cls_set_no_input_flow_control(struct jsm_channel *ch) in cls_set_no_input_flow_control() 305 static void cls_clear_break(struct jsm_channel *ch) in cls_clear_break() 325 static void cls_disable_receiver(struct jsm_channel *ch) in cls_disable_receiver() 333 static void cls_enable_receiver(struct jsm_channel *ch) in cls_enable_receiver() 342 static void cls_assert_modem_signals(struct jsm_channel *ch) in cls_assert_modem_signals() [all …]
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| D | sh_tmu.c | 84 static inline unsigned long sh_tmu_read(struct sh_tmu_channel *ch, int reg_nr) in sh_tmu_read() 105 static inline void sh_tmu_write(struct sh_tmu_channel *ch, int reg_nr, in sh_tmu_write() 127 static void sh_tmu_start_stop_ch(struct sh_tmu_channel *ch, int start) in sh_tmu_start_stop_ch() 144 static int __sh_tmu_enable(struct sh_tmu_channel *ch) in __sh_tmu_enable() 172 static int sh_tmu_enable(struct sh_tmu_channel *ch) in sh_tmu_enable() 183 static void __sh_tmu_disable(struct sh_tmu_channel *ch) in __sh_tmu_disable() 195 static void sh_tmu_disable(struct sh_tmu_channel *ch) in sh_tmu_disable() 209 static void sh_tmu_set_next(struct sh_tmu_channel *ch, unsigned long delta, in sh_tmu_set_next() 235 struct sh_tmu_channel *ch = dev_id; in sh_tmu_interrupt() local 255 struct sh_tmu_channel *ch = cs_to_sh_tmu(cs); in sh_tmu_clocksource_read() local [all …]
|
| D | sh_cmt.c | 241 static inline u32 sh_cmt_read_cmstr(struct sh_cmt_channel *ch) in sh_cmt_read_cmstr() 249 static inline void sh_cmt_write_cmstr(struct sh_cmt_channel *ch, u32 value) in sh_cmt_write_cmstr() 264 static inline u32 sh_cmt_read_cmcsr(struct sh_cmt_channel *ch) in sh_cmt_read_cmcsr() 269 static inline void sh_cmt_write_cmcsr(struct sh_cmt_channel *ch, u32 value) in sh_cmt_write_cmcsr() 279 static inline u32 sh_cmt_read_cmcnt(struct sh_cmt_channel *ch) in sh_cmt_read_cmcnt() 284 static inline int sh_cmt_write_cmcnt(struct sh_cmt_channel *ch, u32 value) in sh_cmt_write_cmcnt() 303 static inline void sh_cmt_write_cmcor(struct sh_cmt_channel *ch, u32 value) in sh_cmt_write_cmcor() 313 static u32 sh_cmt_get_counter(struct sh_cmt_channel *ch, u32 *has_wrapped) in sh_cmt_get_counter() 334 static void sh_cmt_start_stop_ch(struct sh_cmt_channel *ch, int start) in sh_cmt_start_stop_ch() 352 static int sh_cmt_enable(struct sh_cmt_channel *ch) in sh_cmt_enable() [all …]
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | sh_tmu.c | 84 static inline unsigned long sh_tmu_read(struct sh_tmu_channel *ch, int reg_nr) in sh_tmu_read() 105 static inline void sh_tmu_write(struct sh_tmu_channel *ch, int reg_nr, in sh_tmu_write() 127 static void sh_tmu_start_stop_ch(struct sh_tmu_channel *ch, int start) in sh_tmu_start_stop_ch() 144 static int __sh_tmu_enable(struct sh_tmu_channel *ch) in __sh_tmu_enable() 172 static int sh_tmu_enable(struct sh_tmu_channel *ch) in sh_tmu_enable() 183 static void __sh_tmu_disable(struct sh_tmu_channel *ch) in __sh_tmu_disable() 195 static void sh_tmu_disable(struct sh_tmu_channel *ch) in sh_tmu_disable() 209 static void sh_tmu_set_next(struct sh_tmu_channel *ch, unsigned long delta, in sh_tmu_set_next() 235 struct sh_tmu_channel *ch = dev_id; in sh_tmu_interrupt() local 255 struct sh_tmu_channel *ch = cs_to_sh_tmu(cs); in sh_tmu_clocksource_read() local [all …]
|
| D | sh_cmt.c | 242 static inline u32 sh_cmt_read_cmstr(struct sh_cmt_channel *ch) in sh_cmt_read_cmstr() 250 static inline void sh_cmt_write_cmstr(struct sh_cmt_channel *ch, u32 value) in sh_cmt_write_cmstr() 265 static inline u32 sh_cmt_read_cmcsr(struct sh_cmt_channel *ch) in sh_cmt_read_cmcsr() 270 static inline void sh_cmt_write_cmcsr(struct sh_cmt_channel *ch, u32 value) in sh_cmt_write_cmcsr() 280 static inline u32 sh_cmt_read_cmcnt(struct sh_cmt_channel *ch) in sh_cmt_read_cmcnt() 285 static inline int sh_cmt_write_cmcnt(struct sh_cmt_channel *ch, u32 value) in sh_cmt_write_cmcnt() 304 static inline void sh_cmt_write_cmcor(struct sh_cmt_channel *ch, u32 value) in sh_cmt_write_cmcor() 314 static u32 sh_cmt_get_counter(struct sh_cmt_channel *ch, u32 *has_wrapped) in sh_cmt_get_counter() 335 static void sh_cmt_start_stop_ch(struct sh_cmt_channel *ch, int start) in sh_cmt_start_stop_ch() 353 static int sh_cmt_enable(struct sh_cmt_channel *ch) in sh_cmt_enable() [all …]
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | rz-mtu3.c | 65 u16 rz_mtu3_shared_reg_read(struct rz_mtu3_channel *ch, u16 offset) in rz_mtu3_shared_reg_read() 77 u8 rz_mtu3_8bit_ch_read(struct rz_mtu3_channel *ch, u16 offset) in rz_mtu3_8bit_ch_read() 89 u16 rz_mtu3_16bit_ch_read(struct rz_mtu3_channel *ch, u16 offset) in rz_mtu3_16bit_ch_read() 105 u32 rz_mtu3_32bit_ch_read(struct rz_mtu3_channel *ch, u16 offset) in rz_mtu3_32bit_ch_read() 120 void rz_mtu3_8bit_ch_write(struct rz_mtu3_channel *ch, u16 offset, u8 val) in rz_mtu3_8bit_ch_write() 131 void rz_mtu3_16bit_ch_write(struct rz_mtu3_channel *ch, u16 offset, u16 val) in rz_mtu3_16bit_ch_write() 146 void rz_mtu3_32bit_ch_write(struct rz_mtu3_channel *ch, u16 offset, u32 val) in rz_mtu3_32bit_ch_write() 160 void rz_mtu3_shared_reg_write(struct rz_mtu3_channel *ch, u16 offset, u16 value) in rz_mtu3_shared_reg_write() 172 void rz_mtu3_shared_reg_update_bit(struct rz_mtu3_channel *ch, u16 offset, in rz_mtu3_shared_reg_update_bit() 187 static u16 rz_mtu3_get_tstr_offset(struct rz_mtu3_channel *ch) in rz_mtu3_get_tstr_offset() [all …]
|
| /kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
| D | xpc_channel.c | 27 xpc_process_connect(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_process_connect() 80 xpc_process_disconnect(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_process_disconnect() 189 struct xpc_channel *ch = &part->channels[ch_number]; in xpc_process_openclose_chctl_flags() local 465 xpc_connect_channel(struct xpc_channel *ch) in xpc_connect_channel() 550 struct xpc_channel *ch; in xpc_process_sent_chctl_flags() local 621 struct xpc_channel *ch; in xpc_partition_going_down() local 677 xpc_connected_callout(struct xpc_channel *ch) in xpc_connected_callout() 712 struct xpc_channel *ch; in xpc_initiate_disconnect() local 753 xpc_disconnect_channel(const int line, struct xpc_channel *ch, in xpc_disconnect_channel() 801 xpc_disconnect_callout(struct xpc_channel *ch, enum xp_retval reason) in xpc_disconnect_callout() [all …]
|
| /kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
| D | xpc_channel.c | 27 xpc_process_connect(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_process_connect() 80 xpc_process_disconnect(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_process_disconnect() 189 struct xpc_channel *ch = &part->channels[ch_number]; in xpc_process_openclose_chctl_flags() local 465 xpc_connect_channel(struct xpc_channel *ch) in xpc_connect_channel() 550 struct xpc_channel *ch; in xpc_process_sent_chctl_flags() local 621 struct xpc_channel *ch; in xpc_partition_going_down() local 677 xpc_connected_callout(struct xpc_channel *ch) in xpc_connected_callout() 712 struct xpc_channel *ch; in xpc_initiate_disconnect() local 753 xpc_disconnect_channel(const int line, struct xpc_channel *ch, in xpc_disconnect_channel() 801 xpc_disconnect_callout(struct xpc_channel *ch, enum xp_retval reason) in xpc_disconnect_callout() [all …]
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| D | stack.c | 36 mISDN_queue_message(struct mISDNchannel *ch, struct sk_buff *skb) in mISDN_queue_message() 45 struct mISDNchannel *ch; in get_channel4id() local 86 struct mISDNchannel *ch; in send_layer2() local 143 struct mISDNchannel *ch; in send_msg_to_layer() local 325 l1_receive(struct mISDNchannel *ch, struct sk_buff *skb) in l1_receive() 335 set_channel_address(struct mISDNchannel *ch, u_int sapi, u_int tei) in set_channel_address() 341 __add_layer2(struct mISDNchannel *ch, struct mISDNstack *st) in __add_layer2() 347 add_layer2(struct mISDNchannel *ch, struct mISDNstack *st) in add_layer2() 355 st_own_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in st_own_ctrl() 417 connect_layer1(struct mISDNdevice *dev, struct mISDNchannel *ch, in connect_layer1() [all …]
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| D | stack.c | 36 mISDN_queue_message(struct mISDNchannel *ch, struct sk_buff *skb) in mISDN_queue_message() 45 struct mISDNchannel *ch; in get_channel4id() local 86 struct mISDNchannel *ch; in send_layer2() local 143 struct mISDNchannel *ch; in send_msg_to_layer() local 325 l1_receive(struct mISDNchannel *ch, struct sk_buff *skb) in l1_receive() 335 set_channel_address(struct mISDNchannel *ch, u_int sapi, u_int tei) in set_channel_address() 341 __add_layer2(struct mISDNchannel *ch, struct mISDNstack *st) in __add_layer2() 347 add_layer2(struct mISDNchannel *ch, struct mISDNstack *st) in add_layer2() 355 st_own_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in st_own_ctrl() 417 connect_layer1(struct mISDNdevice *dev, struct mISDNchannel *ch, in connect_layer1() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
| D | cdma_hw.c | 45 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_start() local 92 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_timeout_restart() local 145 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_flush() local 156 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_stop() local 170 static void cdma_hw_cmdproc_stop(struct host1x *host, struct host1x_channel *ch, in cdma_hw_cmdproc_stop() 185 static void cdma_hw_teardown(struct host1x *host, struct host1x_channel *ch) in cdma_hw_teardown() 201 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_freeze() local 229 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_resume() local 252 struct host1x_channel *ch = cdma_to_channel(cdma); in timeout_release_mlock() local 282 struct host1x_channel *ch; in cdma_timeout_handler() local
|
| /kernel/linux/linux-5.10/drivers/phy/renesas/ |
| D | phy-rcar-gen3-usb2.c | 98 struct rcar_gen3_chan *ch; member 133 struct rcar_gen3_chan *ch = container_of(work, struct rcar_gen3_chan, in rcar_gen3_phy_usb2_work() local 145 static void rcar_gen3_set_host_mode(struct rcar_gen3_chan *ch, int host) in rcar_gen3_set_host_mode() 158 static void rcar_gen3_set_linectrl(struct rcar_gen3_chan *ch, int dp, int dm) in rcar_gen3_set_linectrl() 172 static void rcar_gen3_enable_vbus_ctrl(struct rcar_gen3_chan *ch, int vbus) in rcar_gen3_enable_vbus_ctrl() 185 static void rcar_gen3_control_otg_irq(struct rcar_gen3_chan *ch, int enable) in rcar_gen3_control_otg_irq() 197 static void rcar_gen3_init_for_host(struct rcar_gen3_chan *ch) in rcar_gen3_init_for_host() 207 static void rcar_gen3_init_for_peri(struct rcar_gen3_chan *ch) in rcar_gen3_init_for_peri() 217 static void rcar_gen3_init_for_b_host(struct rcar_gen3_chan *ch) in rcar_gen3_init_for_b_host() 233 static void rcar_gen3_init_for_a_peri(struct rcar_gen3_chan *ch) in rcar_gen3_init_for_a_peri() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
| D | tidss_irq.h | 36 #define DSS_IRQ_VP_BIT_N(ch, bit) (4 + 4 * (ch) + (bit)) argument 40 #define DSS_IRQ_VP_BIT(ch, bit) BIT(DSS_IRQ_VP_BIT_N((ch), (bit))) argument 44 static inline dispc_irq_t DSS_IRQ_VP_MASK(u32 ch) in DSS_IRQ_VP_MASK() 55 #define DSS_IRQ_VP_FRAME_DONE(ch) DSS_IRQ_VP_BIT((ch), 0) argument 56 #define DSS_IRQ_VP_VSYNC_EVEN(ch) DSS_IRQ_VP_BIT((ch), 1) argument 57 #define DSS_IRQ_VP_VSYNC_ODD(ch) DSS_IRQ_VP_BIT((ch), 2) argument 58 #define DSS_IRQ_VP_SYNC_LOST(ch) DSS_IRQ_VP_BIT((ch), 3) argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
| D | tidss_irq.h | 36 #define DSS_IRQ_VP_BIT_N(ch, bit) (4 + 4 * (ch) + (bit)) argument 40 #define DSS_IRQ_VP_BIT(ch, bit) BIT(DSS_IRQ_VP_BIT_N((ch), (bit))) argument 44 static inline dispc_irq_t DSS_IRQ_VP_MASK(u32 ch) in DSS_IRQ_VP_MASK() 55 #define DSS_IRQ_VP_FRAME_DONE(ch) DSS_IRQ_VP_BIT((ch), 0) argument 56 #define DSS_IRQ_VP_VSYNC_EVEN(ch) DSS_IRQ_VP_BIT((ch), 1) argument 57 #define DSS_IRQ_VP_VSYNC_ODD(ch) DSS_IRQ_VP_BIT((ch), 2) argument 58 #define DSS_IRQ_VP_SYNC_LOST(ch) DSS_IRQ_VP_BIT((ch), 3) argument
|
| /kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
| D | cdma_hw.c | 45 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_start() local 92 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_timeout_restart() local 145 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_flush() local 156 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_stop() local 170 static void cdma_hw_cmdproc_stop(struct host1x *host, struct host1x_channel *ch, in cdma_hw_cmdproc_stop() 185 static void cdma_hw_teardown(struct host1x *host, struct host1x_channel *ch) in cdma_hw_teardown() 201 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_freeze() local 229 struct host1x_channel *ch = cdma_to_channel(cdma); in cdma_resume() local 251 struct host1x_channel *ch; in cdma_timeout_handler() local
|
| /kernel/linux/linux-6.6/drivers/phy/renesas/ |
| D | phy-rcar-gen3-usb2.c | 101 struct rcar_gen3_chan *ch; member 143 struct rcar_gen3_chan *ch = container_of(work, struct rcar_gen3_chan, in rcar_gen3_phy_usb2_work() local 155 static void rcar_gen3_set_host_mode(struct rcar_gen3_chan *ch, int host) in rcar_gen3_set_host_mode() 168 static void rcar_gen3_set_linectrl(struct rcar_gen3_chan *ch, int dp, int dm) in rcar_gen3_set_linectrl() 182 static void rcar_gen3_enable_vbus_ctrl(struct rcar_gen3_chan *ch, int vbus) in rcar_gen3_enable_vbus_ctrl() 203 static void rcar_gen3_control_otg_irq(struct rcar_gen3_chan *ch, int enable) in rcar_gen3_control_otg_irq() 215 static void rcar_gen3_init_for_host(struct rcar_gen3_chan *ch) in rcar_gen3_init_for_host() 225 static void rcar_gen3_init_for_peri(struct rcar_gen3_chan *ch) in rcar_gen3_init_for_peri() 235 static void rcar_gen3_init_for_b_host(struct rcar_gen3_chan *ch) in rcar_gen3_init_for_b_host() 251 static void rcar_gen3_init_for_a_peri(struct rcar_gen3_chan *ch) in rcar_gen3_init_for_a_peri() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/ |
| D | vpif_display.c | 74 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_prepare() local 115 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup() local 147 struct channel_obj *ch = vb2_get_drv_priv(vb->vb2_queue); in vpif_buffer_queue() local 168 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming() local 253 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming() local 364 struct channel_obj *ch; in vpif_channel_isr() local 429 static int vpif_update_std_info(struct channel_obj *ch) in vpif_update_std_info() 457 static int vpif_update_resolution(struct channel_obj *ch) in vpif_update_resolution() 500 static void vpif_calculate_offsets(struct channel_obj *ch) in vpif_calculate_offsets() 561 static void vpif_config_addr(struct channel_obj *ch, int muxmode) in vpif_config_addr() [all …]
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| D | ctcm_fsms.c | 191 void ctcm_ccw_check_rc(struct channel *ch, int rc, char *msg) in ctcm_ccw_check_rc() 248 struct channel *ch = arg; in chx_txdone() local 336 struct channel *ch = arg; in ctcm_chx_txidle() local 357 struct channel *ch = arg; in chx_rx() local 434 struct channel *ch = arg; in chx_firstio() local 511 struct channel *ch = arg; in chx_rxidle() local 550 struct channel *ch = arg; in ctcm_chx_setmode() local 590 struct channel *ch = arg; in ctcm_chx_start() local 653 struct channel *ch = arg; in ctcm_chx_haltio() local 694 struct channel *ch) in ctcm_chx_cleanup() [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| D | ctcm_fsms.c | 191 void ctcm_ccw_check_rc(struct channel *ch, int rc, char *msg) in ctcm_ccw_check_rc() 248 struct channel *ch = arg; in chx_txdone() local 336 struct channel *ch = arg; in ctcm_chx_txidle() local 357 struct channel *ch = arg; in chx_rx() local 434 struct channel *ch = arg; in chx_firstio() local 511 struct channel *ch = arg; in chx_rxidle() local 550 struct channel *ch = arg; in ctcm_chx_setmode() local 590 struct channel *ch = arg; in ctcm_chx_start() local 653 struct channel *ch = arg; in ctcm_chx_haltio() local 694 struct channel *ch) in ctcm_chx_cleanup() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/ipu-v3/ |
| D | ipu-cpmem.c | 93 ipu_get_cpmem(struct ipuv3_channel *ch) in ipu_get_cpmem() 100 static void ipu_ch_param_write_field(struct ipuv3_channel *ch, u32 wbs, u32 v) in ipu_ch_param_write_field() 126 static u32 ipu_ch_param_read_field(struct ipuv3_channel *ch, u32 wbs) in ipu_ch_param_read_field() 228 void ipu_cpmem_zero(struct ipuv3_channel *ch) in ipu_cpmem_zero() 239 void ipu_cpmem_set_resolution(struct ipuv3_channel *ch, int xres, int yres) in ipu_cpmem_set_resolution() 246 void ipu_cpmem_skip_odd_chroma_rows(struct ipuv3_channel *ch) in ipu_cpmem_skip_odd_chroma_rows() 252 void ipu_cpmem_set_stride(struct ipuv3_channel *ch, int stride) in ipu_cpmem_set_stride() 258 void ipu_cpmem_set_high_priority(struct ipuv3_channel *ch) in ipu_cpmem_set_high_priority() 272 void ipu_cpmem_set_buffer(struct ipuv3_channel *ch, int bufnum, dma_addr_t buf) in ipu_cpmem_set_buffer() 283 void ipu_cpmem_set_uv_offset(struct ipuv3_channel *ch, u32 u_off, u32 v_off) in ipu_cpmem_set_uv_offset() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
| D | ipu-cpmem.c | 93 ipu_get_cpmem(struct ipuv3_channel *ch) in ipu_get_cpmem() 100 static void ipu_ch_param_write_field(struct ipuv3_channel *ch, u32 wbs, u32 v) in ipu_ch_param_write_field() 126 static u32 ipu_ch_param_read_field(struct ipuv3_channel *ch, u32 wbs) in ipu_ch_param_read_field() 228 void ipu_cpmem_zero(struct ipuv3_channel *ch) in ipu_cpmem_zero() 239 void ipu_cpmem_set_resolution(struct ipuv3_channel *ch, int xres, int yres) in ipu_cpmem_set_resolution() 246 void ipu_cpmem_skip_odd_chroma_rows(struct ipuv3_channel *ch) in ipu_cpmem_skip_odd_chroma_rows() 252 void ipu_cpmem_set_stride(struct ipuv3_channel *ch, int stride) in ipu_cpmem_set_stride() 258 void ipu_cpmem_set_high_priority(struct ipuv3_channel *ch) in ipu_cpmem_set_high_priority() 272 void ipu_cpmem_set_buffer(struct ipuv3_channel *ch, int bufnum, dma_addr_t buf) in ipu_cpmem_set_buffer() 283 void ipu_cpmem_set_uv_offset(struct ipuv3_channel *ch, u32 u_off, u32 v_off) in ipu_cpmem_set_uv_offset() [all …]
|