Searched refs:rx_rdy (Results 1 – 4 of 4) sorted by relevance
103 rx_rdy:1; member
184 buf_int_enable.rx_rdy = NPS_ENET_ENABLE; in nps_enet_poll()309 buf_int_enable.rx_rdy = NPS_ENET_ENABLE; in nps_enet_hw_enable_control()
95 int (*rx_rdy)(struct uart_port *port); member353 .rx_rdy = mpc52xx_psc_rx_rdy,383 .rx_rdy = mpc52xx_psc_rx_rdy,976 .rx_rdy = mpc5125_psc_rx_rdy,1011 .rx_rdy = mpc512x_psc_rx_rdy,1496 if (psc_ops->rx_rdy(port)) in mpc5xxx_uart_process_int()
3087 u32 cca_cnt, rx_rdy; in mwl8k_update_survey() local3103 rx_rdy = ioread32(priv->regs + BBU_RXRDY_CNT_REG); in mwl8k_update_survey()3104 rx_rdy /= 1000; /* uSecs to mSecs */ in mwl8k_update_survey()3105 survey->time_rx = (u64) rx_rdy; in mwl8k_update_survey()