Home
last modified time | relevance | path

Searched refs:ev_byte_channel_poll (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dehv_bytechan.c206 ret = ev_byte_channel_poll(CONFIG_PPC_EARLY_DEBUG_EHV_BC_HANDLE, in udbg_init_ehv_bc()
359 ev_byte_channel_poll(bc->handle, &rx_count, &tx_count); in ehv_bc_tty_rx_isr()
/openbmc/linux/arch/powerpc/include/asm/
H A Depapr_hcalls.h368 static inline unsigned int ev_byte_channel_poll(unsigned int handle, in ev_byte_channel_poll() function