Home
last modified time | relevance | path

Searched defs:s (Results 76 – 100 of 4883) sorted by relevance

12345678910>>...196

/openbmc/linux/arch/x86/kvm/
H A Di8259.c44 static void pic_lock(struct kvm_pic *s) in pic_lock()
50 static void pic_unlock(struct kvm_pic *s) in pic_unlock()
72 static void pic_clear_isr(struct kvm_kpic_state *s, int irq) in pic_clear_isr()
91 static inline int pic_set_irq1(struct kvm_kpic_state *s, int irq, int level) in pic_set_irq1()
121 static inline int get_priority(struct kvm_kpic_state *s, int mask) in get_priority()
135 static int pic_get_irq(struct kvm_kpic_state *s) in pic_get_irq()
165 static void pic_update_irq(struct kvm_pic *s) in pic_update_irq()
181 void kvm_pic_update_irq(struct kvm_pic *s) in kvm_pic_update_irq()
188 int kvm_pic_set_irq(struct kvm_pic *s, int irq, int irq_source_id, int level) in kvm_pic_set_irq()
206 void kvm_pic_clear_all(struct kvm_pic *s, int irq_source_id) in kvm_pic_clear_all()
[all …]
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_debugfs.c28 static void dbg_uidn_show(struct seq_file *s, struct genwqe_reg *regs, in dbg_uidn_show()
43 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in curr_dbg_uidn_show()
69 static int curr_dbg_uid0_show(struct seq_file *s, void *unused) in curr_dbg_uid0_show()
76 static int curr_dbg_uid1_show(struct seq_file *s, void *unused) in curr_dbg_uid1_show()
83 static int curr_dbg_uid2_show(struct seq_file *s, void *unused) in curr_dbg_uid2_show()
90 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show()
98 static int prev_dbg_uid0_show(struct seq_file *s, void *unused) in prev_dbg_uid0_show()
105 static int prev_dbg_uid1_show(struct seq_file *s, void *unused) in prev_dbg_uid1_show()
112 static int prev_dbg_uid2_show(struct seq_file *s, void *unused) in prev_dbg_uid2_show()
119 static int curr_regs_show(struct seq_file *s, void *unused) in curr_regs_show()
[all …]
/openbmc/qemu/hw/char/
H A Dsifive_uart.c38 static uint64_t sifive_uart_ip(SiFiveUARTState *s) in sifive_uart_ip()
55 static void sifive_uart_update_irq(SiFiveUARTState *s) in sifive_uart_update_irq()
72 SiFiveUARTState *s = opaque; in sifive_uart_xmit() local
115 static void sifive_uart_write_tx_fifo(SiFiveUARTState *s, const uint8_t *buf, in sifive_uart_write_tx_fifo()
138 SiFiveUARTState *s = opaque; in sifive_uart_read() local
175 SiFiveUARTState *s = opaque; in sifive_uart_write() local
203 SiFiveUARTState *s = opaque; in fifo_trigger_update() local
220 SiFiveUARTState *s = opaque; in sifive_uart_rx() local
234 SiFiveUARTState *s = opaque; in sifive_uart_can_rx() local
245 SiFiveUARTState *s = opaque; in sifive_uart_be_change() local
[all …]
H A Dimx_serial.c64 static void imx_update(IMXSerialState *s) in imx_update()
97 static void imx_serial_rx_fifo_push(IMXSerialState *s, uint32_t value) in imx_serial_rx_fifo_push()
112 static uint32_t imx_serial_rx_fifo_pop(IMXSerialState *s) in imx_serial_rx_fifo_pop()
122 IMXSerialState *s = (IMXSerialState *) opaque; in imx_serial_rx_fifo_ageing_timer_int() local
137 IMXSerialState *s = (IMXSerialState *) opaque; in imx_serial_rx_fifo_ageing_timer_restart() local
147 static void imx_serial_reset(IMXSerialState *s) in imx_serial_reset()
169 IMXSerialState *s = IMX_SERIAL(dev); in imx_serial_reset_at_boot() local
186 IMXSerialState *s = (IMXSerialState *)opaque; in imx_serial_read() local
259 IMXSerialState *s = (IMXSerialState *)opaque; in imx_serial_write() local
369 IMXSerialState *s = (IMXSerialState *)opaque; in imx_can_receive() local
[all …]
H A Dnrf51_uart.c25 static void nrf51_uart_update_irq(NRF51UARTState *s) in nrf51_uart_update_irq()
43 NRF51UARTState *s = NRF51_UART(opaque); in uart_read() local
80 NRF51UARTState *s = NRF51_UART(opaque); in uart_transmit() local
105 static void uart_cancel_transmit(NRF51UARTState *s) in uart_cancel_transmit()
116 NRF51UARTState *s = NRF51_UART(opaque); in uart_write() local
201 NRF51UARTState *s = NRF51_UART(dev); in nrf51_uart_reset() local
225 NRF51UARTState *s = NRF51_UART(opaque); in uart_receive() local
244 NRF51UARTState *s = NRF51_UART(opaque); in uart_can_receive() local
251 NRF51UARTState *s = NRF51_UART(opaque); in uart_event() local
262 NRF51UARTState *s = NRF51_UART(dev); in nrf51_uart_realize() local
[all …]
/openbmc/qemu/block/
H A Dqed.c87 int qed_write_header_sync(BDRVQEDState *s) in qed_write_header_sync()
103 static int coroutine_fn GRAPH_RDLOCK qed_write_header(BDRVQEDState *s) in qed_write_header()
227 static uint64_t qed_alloc_clusters(BDRVQEDState *s, unsigned int n) in qed_alloc_clusters()
234 QEDTable *qed_alloc_table(BDRVQEDState *s) in qed_alloc_table()
246 static CachedL2Table *qed_new_l2_table(BDRVQEDState *s) in qed_new_l2_table()
258 static bool coroutine_fn qed_plug_allocating_write_reqs(BDRVQEDState *s) in qed_plug_allocating_write_reqs()
277 static void coroutine_fn qed_unplug_allocating_write_reqs(BDRVQEDState *s) in qed_unplug_allocating_write_reqs()
286 static void coroutine_fn GRAPH_RDLOCK qed_need_check_timer(BDRVQEDState *s) in qed_need_check_timer()
316 BDRVQEDState *s = opaque; in qed_need_check_timer_entry() local
325 BDRVQEDState *s = opaque; in qed_need_check_timer_cb() local
[all …]
/openbmc/qemu/hw/isa/
H A Dpc87312.c68 PC87312State *s = PC87312(sio); in is_parallel_enabled() local
76 PC87312State *s = PC87312(sio); in get_parallel_iobase() local
84 PC87312State *s = PC87312(sio); in get_parallel_irq() local
104 PC87312State *s = PC87312(sio); in get_uart_iobase() local
118 PC87312State *s = PC87312(sio); in get_uart_irq() local
126 PC87312State *s = PC87312(sio); in is_uart_enabled() local
135 PC87312State *s = PC87312(sio); in is_fdc_enabled() local
142 PC87312State *s = PC87312(sio); in get_fdc_iobase() local
158 PC87312State *s = PC87312(sio); in is_ide_enabled() local
165 PC87312State *s = PC87312(sio); in get_ide_iobase() local
[all …]
/openbmc/qemu/util/
H A Dstats64.c18 static inline void stat64_rdlock(Stat64 *s) in stat64_rdlock()
29 static inline void stat64_rdunlock(Stat64 *s) in stat64_rdunlock()
34 static inline bool stat64_wrtrylock(Stat64 *s) in stat64_wrtrylock()
39 static inline void stat64_wrunlock(Stat64 *s) in stat64_wrunlock()
44 uint64_t stat64_get(const Stat64 *s) in stat64_get()
60 void stat64_set(Stat64 *s, uint64_t val) in stat64_set()
71 bool stat64_add32_carry(Stat64 *s, uint32_t low, uint32_t high) in stat64_add32_carry()
91 bool stat64_min_slow(Stat64 *s, uint64_t value) in stat64_min_slow()
120 bool stat64_max_slow(Stat64 *s, uint64_t value) in stat64_max_slow()
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h310 static inline bool float16_eq(float16 a, float16 b, float_status *s) in float16_eq()
315 static inline bool float16_le(float16 a, float16 b, float_status *s) in float16_le()
320 static inline bool float16_lt(float16 a, float16 b, float_status *s) in float16_lt()
325 static inline bool float16_unordered(float16 a, float16 b, float_status *s) in float16_unordered()
330 static inline bool float16_eq_quiet(float16 a, float16 b, float_status *s) in float16_eq_quiet()
335 static inline bool float16_le_quiet(float16 a, float16 b, float_status *s) in float16_le_quiet()
340 static inline bool float16_lt_quiet(float16 a, float16 b, float_status *s) in float16_lt_quiet()
346 float_status *s) in float16_unordered_quiet()
504 static inline bool bfloat16_eq(bfloat16 a, bfloat16 b, float_status *s) in bfloat16_eq()
509 static inline bool bfloat16_le(bfloat16 a, bfloat16 b, float_status *s) in bfloat16_le()
[all …]
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c38 struct cobalt_stream *s = q->drv_priv; in cobalt_queue_setup() local
54 struct cobalt_stream *s = vb->vb2_queue->drv_priv; in cobalt_buf_init() local
90 struct cobalt_stream *s = vb->vb2_queue->drv_priv; in cobalt_buf_cleanup() local
99 struct cobalt_stream *s = vb->vb2_queue->drv_priv; in cobalt_buf_prepare() local
106 static void chain_all_buffers(struct cobalt_stream *s) in chain_all_buffers()
126 struct cobalt_stream *s = q->drv_priv; in cobalt_buf_queue() local
141 static void cobalt_enable_output(struct cobalt_stream *s) in cobalt_enable_output()
199 static void cobalt_enable_input(struct cobalt_stream *s) in cobalt_enable_input()
249 static void cobalt_dma_start_streaming(struct cobalt_stream *s) in cobalt_dma_start_streaming()
281 struct cobalt_stream *s = q->drv_priv; in cobalt_start_streaming() local
[all …]
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c65 static inline void dwc2_update_irq(DWC2State *s) in dwc2_update_irq()
81 static inline void dwc2_raise_global_irq(DWC2State *s, uint32_t intr) in dwc2_raise_global_irq()
90 static inline void dwc2_lower_global_irq(DWC2State *s, uint32_t intr) in dwc2_lower_global_irq()
99 static inline void dwc2_raise_host_irq(DWC2State *s, uint32_t host_intr) in dwc2_raise_host_irq()
111 static inline void dwc2_lower_host_irq(DWC2State *s, uint32_t host_intr) in dwc2_lower_host_irq()
122 static inline void dwc2_update_hc_irq(DWC2State *s, int index) in dwc2_update_hc_irq()
134 static void dwc2_eof_timer(DWC2State *s) in dwc2_eof_timer()
140 static void dwc2_sof(DWC2State *s) in dwc2_sof()
151 DWC2State *s = opaque; in dwc2_frame_boundary() local
169 static void dwc2_bus_start(DWC2State *s) in dwc2_bus_start()
[all …]
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h82 } s; member
93 } s; member
104 } s; member
117 } s; member
124 } s; member
131 } s; member
157 } s; member
176 } s; member
203 } s; member
232 } s; member
[all …]
/openbmc/linux/net/bluetooth/bnep/
H A Dcore.c50 struct bnep_session *s; in __bnep_get_session() local
61 static void __bnep_link_session(struct bnep_session *s) in __bnep_link_session()
66 static void __bnep_unlink_session(struct bnep_session *s) in __bnep_unlink_session()
71 static int bnep_send(struct bnep_session *s, void *data, size_t len) in bnep_send()
79 static int bnep_send_rsp(struct bnep_session *s, u8 ctrl, u16 resp) in bnep_send_rsp()
89 static inline void bnep_set_default_proto_filter(struct bnep_session *s) in bnep_set_default_proto_filter()
103 static int bnep_ctrl_set_netfilter(struct bnep_session *s, __be16 *data, int len) in bnep_ctrl_set_netfilter()
149 static int bnep_ctrl_set_mcfilter(struct bnep_session *s, u8 *data, int len) in bnep_ctrl_set_mcfilter()
209 static int bnep_rx_control(struct bnep_session *s, void *data, int len) in bnep_rx_control()
257 static int bnep_rx_extension(struct bnep_session *s, struct sk_buff *skb) in bnep_rx_extension()
[all …]
/openbmc/qemu/hw/display/
H A Dvga.c130 static inline bool vbe_enabled(VGACommonState *s) in vbe_enabled()
135 static inline uint8_t sr(VGACommonState *s, int idx) in sr()
140 static void vga_update_memory_access(VGACommonState *s) in vga_update_memory_access()
186 static void vga_dumb_update_retrace_info(VGACommonState *s) in vga_dumb_update_retrace_info()
191 static void vga_precise_update_retrace_info(VGACommonState *s) in vga_precise_update_retrace_info()
283 static uint8_t vga_precise_retrace(VGACommonState *s) in vga_precise_retrace()
312 static uint8_t vga_dumb_retrace(VGACommonState *s) in vga_dumb_retrace()
317 int vga_ioport_invalid(VGACommonState *s, uint32_t addr) in vga_ioport_invalid()
330 VGACommonState *s = opaque; in vga_ioport_read() local
420 VGACommonState *s = opaque; in vga_ioport_write() local
[all …]
H A Ddm163.c59 DM163State *s = DM163(obj); in dm163_reset_hold() local
84 DM163State *s = opaque; in dm163_dck_gpio_handler() local
107 static void dm163_propagate_outputs(DM163State *s) in dm163_propagate_outputs()
145 DM163State *s = opaque; in dm163_en_b_gpio_handler() local
152 static uint8_t dm163_bank0(const DM163State *s, uint8_t led) in dm163_bank0()
186 static uint8_t dm163_bank1(const DM163State *s, uint8_t led) in dm163_bank1()
194 DM163State *s = opaque; in dm163_lat_b_gpio_handler() local
209 DM163State *s = opaque; in dm163_rst_b_gpio_handler() local
218 DM163State *s = opaque; in dm163_selbk_gpio_handler() local
226 DM163State *s = opaque; in dm163_sin_gpio_handler() local
[all …]
/openbmc/qemu/hw/watchdog/
H A Dallwinner-wdt.c91 static bool allwinner_wdt_sun4i_read(AwWdtState *s, uint32_t offset) in allwinner_wdt_sun4i_read()
97 static bool allwinner_wdt_sun4i_write(AwWdtState *s, uint32_t offset, in allwinner_wdt_sun4i_write()
104 static bool allwinner_wdt_sun4i_can_reset_system(AwWdtState *s) in allwinner_wdt_sun4i_can_reset_system()
113 static bool allwinner_wdt_sun4i_is_key_valid(AwWdtState *s, uint32_t val) in allwinner_wdt_sun4i_is_key_valid()
119 static uint8_t allwinner_wdt_sun4i_get_intv_value(AwWdtState *s) in allwinner_wdt_sun4i_get_intv_value()
125 static bool allwinner_wdt_sun6i_read(AwWdtState *s, uint32_t offset) in allwinner_wdt_sun6i_read()
140 static bool allwinner_wdt_sun6i_write(AwWdtState *s, uint32_t offset, in allwinner_wdt_sun6i_write()
156 static bool allwinner_wdt_sun6i_can_reset_system(AwWdtState *s) in allwinner_wdt_sun6i_can_reset_system()
165 static bool allwinner_wdt_sun6i_is_key_valid(AwWdtState *s, uint32_t val) in allwinner_wdt_sun6i_is_key_valid()
171 static uint8_t allwinner_wdt_sun6i_get_intv_value(AwWdtState *s) in allwinner_wdt_sun6i_get_intv_value()
[all …]
/openbmc/qemu/hw/block/
H A Dvhost-user-blk.c63 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_update_config() local
73 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_set_config() local
97 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_sync_config() local
135 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_start() local
209 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_stop() local
236 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_set_status() local
265 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_get_features() local
285 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_handle_output() local
324 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_reset() local
332 VHostUserBlk *s = VHOST_USER_BLK(vdev); in vhost_user_blk_connect() local
[all …]
/openbmc/qemu/tests/qtest/libqos/
H A Dpci-spapr.c27 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_pio_readb() local
33 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_pio_writeb() local
39 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_pio_readw() local
45 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_pio_writew() local
51 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_pio_readl() local
57 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_pio_writel() local
63 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_pio_readq() local
69 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_pio_writeq() local
76 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_memread() local
83 QPCIBusSPAPR *s = container_of(bus, QPCIBusSPAPR, bus); in qpci_spapr_memwrite() local
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dseq.h6 #define clk_init(s,p) hwsq_init(&(s)->base, (p)) argument
7 #define clk_exec(s,e) hwsq_exec(&(s)->base, (e)) argument
8 #define clk_have(s,r) ((s)->r_##r.addr != 0x000000) argument
9 #define clk_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r) argument
10 #define clk_wr32(s,r,d) hwsq_wr32(&(s)->base, &(s)->r_##r, (d)) argument
11 #define clk_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d)) argument
12 #define clk_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) argument
13 #define clk_wait(s,f,d) hwsq_wait(&(s)->base, (f), (d)) argument
14 #define clk_nsec(s,n) hwsq_nsec(&(s)->base, (n)) argument
/openbmc/linux/include/linux/
H A Dseq_buf.h30 static inline void seq_buf_clear(struct seq_buf *s) in seq_buf_clear()
38 seq_buf_init(struct seq_buf *s, char *buf, unsigned int size) in seq_buf_init()
50 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed()
56 seq_buf_set_overflow(struct seq_buf *s) in seq_buf_set_overflow()
65 seq_buf_buffer_left(struct seq_buf *s) in seq_buf_buffer_left()
74 static inline unsigned int seq_buf_used(struct seq_buf *s) in seq_buf_used()
95 static inline const char *seq_buf_str(struct seq_buf *s) in seq_buf_str()
116 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
138 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit()
/openbmc/qemu/hw/i2c/
H A Dnpcm7xx_smbus.c164 #define NPCM7XX_SMBUS_ENABLED(s) ((s)->ctl2 & NPCM7XX_SMBCTL2_ENABLE) argument
165 #define NPCM7XX_SMBUS_FIFO_ENABLED(s) ((s)->fif_ctl & \ argument
200 static void npcm7xx_smbus_update_irq(NPCM7xxSMBusState *s) in npcm7xx_smbus_update_irq()
230 static void npcm7xx_smbus_nack(NPCM7xxSMBusState *s) in npcm7xx_smbus_nack()
237 static void npcm7xx_smbus_clear_buffer(NPCM7xxSMBusState *s) in npcm7xx_smbus_clear_buffer()
244 static void npcm7xx_smbus_send_byte(NPCM7xxSMBusState *s, uint8_t value) in npcm7xx_smbus_send_byte()
266 static void npcm7xx_smbus_recv_byte(NPCM7xxSMBusState *s) in npcm7xx_smbus_recv_byte()
279 static void npcm7xx_smbus_recv_fifo(NPCM7xxSMBusState *s) in npcm7xx_smbus_recv_fifo()
325 static void npcm7xx_smbus_read_byte_fifo(NPCM7xxSMBusState *s) in npcm7xx_smbus_read_byte_fifo()
340 static void npcm7xx_smbus_start(NPCM7xxSMBusState *s) in npcm7xx_smbus_start()
[all …]
/openbmc/qemu/hw/core/
H A Dptimer.c46 static void ptimer_trigger(ptimer_state *s) in ptimer_trigger() argument
51 static void ptimer_reload(ptimer_state *s, int delta_adjust) in ptimer_reload()
157 ptimer_state *s = (ptimer_state *)opaque; in ptimer_tick() local
201 uint64_t ptimer_get_count(ptimer_state *s) in ptimer_get_count()
297 void ptimer_set_count(ptimer_state *s, uint64_t count) in ptimer_set_count()
306 void ptimer_run(ptimer_state *s, int oneshot) in ptimer_run()
326 void ptimer_stop(ptimer_state *s) in ptimer_stop()
340 void ptimer_set_period(ptimer_state *s, int64_t period) in ptimer_set_period()
352 void ptimer_set_period_from_clock(ptimer_state *s, const Clock *clk, in ptimer_set_period_from_clock()
385 void ptimer_set_freq(ptimer_state *s, uint32_t freq) in ptimer_set_freq()
[all …]
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-cframe-reg.c49 static void cfrm_imr_update_irq(XlnxVersalCFrameReg *s) in cfrm_imr_update_irq()
57 XlnxVersalCFrameReg *s = XLNX_VERSAL_CFRAME_REG(reg->opaque); in cfrm_isr_postw() local
63 XlnxVersalCFrameReg *s = XLNX_VERSAL_CFRAME_REG(reg->opaque); in cfrm_ier_prew() local
73 XlnxVersalCFrameReg *s = XLNX_VERSAL_CFRAME_REG(reg->opaque); in cfrm_idr_prew() local
83 XlnxVersalCFrameReg *s = XLNX_VERSAL_CFRAME_REG(reg->opaque); in cfrm_itr_prew() local
91 static void cframe_incr_far(XlnxVersalCFrameReg *s) in cframe_incr_far()
114 XlnxVersalCFrameReg *s = XLNX_VERSAL_CFRAME_REG(reg->opaque); in cfrm_fdri_post_write() local
142 static void cfrm_readout_frames(XlnxVersalCFrameReg *s, uint32_t start_addr, in cfrm_readout_frames()
174 XlnxVersalCFrameReg *s = XLNX_VERSAL_CFRAME_REG(reg->opaque); in cfrm_frcnt_post_write() local
186 XlnxVersalCFrameReg *s = XLNX_VERSAL_CFRAME_REG(reg->opaque); in cfrm_cmd_post_write() local
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-mve.c24 static inline int vidup_imm(DisasContext *s, int x) in vidup_imm()
63 static bool mve_no_predication(DisasContext *s) in mve_no_predication()
73 static bool mve_check_qreg_bank(DisasContext *s, int qmask) in mve_check_qreg_bank()
82 bool mve_eci_check(DisasContext *s) in mve_eci_check()
104 void mve_update_eci(DisasContext *s) in mve_update_eci()
115 void mve_update_and_store_eci(DisasContext *s) in mve_update_and_store_eci()
128 static bool mve_skip_first_beat(DisasContext *s) in mve_skip_first_beat()
144 static bool do_ldst(DisasContext *s, arg_VLDR_VSTR *a, MVEGenLdStFn *fn, in do_ldst()
192 static bool trans_VLDR_VSTR(DisasContext *s, arg_VLDR_VSTR *a) in trans_VLDR_VSTR()
251 static bool trans_VLDR_S_sg(DisasContext *s, arg_vldst_sg *a) in trans_VLDR_S_sg()
[all …]
/openbmc/linux/drivers/tty/serial/
H A Dmax3100.c142 static int max3100_do_parity(struct max3100_port *s, u16 c) in max3100_do_parity()
160 static int max3100_check_parity(struct max3100_port *s, u16 c) in max3100_check_parity()
165 static void max3100_calc_parity(struct max3100_port *s, u16 *c) in max3100_calc_parity()
178 static void max3100_dowork(struct max3100_port *s) in max3100_dowork()
186 struct max3100_port *s = from_timer(s, t, timer); in max3100_timeout() local
194 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx) in max3100_sr()
219 static int max3100_handlerx_unlocked(struct max3100_port *s, u16 rx) in max3100_handlerx_unlocked()
260 static int max3100_handlerx(struct max3100_port *s, u16 rx) in max3100_handlerx()
273 struct max3100_port *s = container_of(w, struct max3100_port, work); in max3100_work() local
339 struct max3100_port *s = dev_id; in max3100_irq() local
[all …]

12345678910>>...196