Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dpl022.h101 POLLING_TRANSFER, enumerator
/openbmc/linux/drivers/spi/
H A Dspi-pl022.c1597 if (pl022->cur_chip->xfer_type == POLLING_TRANSFER) in pl022_transfer_one_message()
1640 && (chip_info->com_mode != POLLING_TRANSFER)) { in verify_controller_parameters()