Home
last modified time | relevance | path

Searched refs:TX_IDLE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-core.c431 RKCAN_ERROR_CODE(reg_ec, TX_IDLE), in rkcanfd_handle_error_int_reg_ec()
/linux/drivers/media/dvb-frontends/
H A Dstv0900_reg.h727 #define TX_IDLE shiftx(F0900_P1_TX_IDLE, demod, 0x100000) macro
H A Dstv0900_core.c1715 while ((stv0900_get_bits(intp, TX_IDLE) != 1) && (i < 10)) { in stv0900_diseqc_send()