Searched refs:rx_word (Results 1 – 2 of 2) sorted by relevance
52 void (*rx_word)(struct au1550_spi *hw); member 585 hw->rx_word(hw); in au1550_spi_pio_irq_callback() 647 hw->rx_word = &au1550_spi_rx_word_8; in au1550_spi_bits_handlers_set() 653 hw->rx_word = &au1550_spi_rx_word_16; in au1550_spi_bits_handlers_set() 658 hw->rx_word = &au1550_spi_rx_word_32; in au1550_spi_bits_handlers_set()
1106 u32 rx_word = 0; in ath6kl_bmi_get_rx_lkahd() local 1110 while ((time_before(jiffies, timeout)) && !rx_word) { in ath6kl_bmi_get_rx_lkahd() 1113 (u8 *)&rx_word, sizeof(rx_word), in ath6kl_bmi_get_rx_lkahd() 1121 rx_word &= (1 << ENDPOINT1); in ath6kl_bmi_get_rx_lkahd() 1124 if (!rx_word) { in ath6kl_bmi_get_rx_lkahd()