Home
last modified time | relevance | path

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

/linux/Documentation/arch/arm/vfp/
H A Drelease-notes.rst10 provides support for the exceptions bounced from VFP hardware found
/linux/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c415 bool bounced = false; in ath6kl_sdio_read_write_sync() local
429 bounced = true; in ath6kl_sdio_read_write_sync()
435 if ((request & HIF_READ) && bounced) in ath6kl_sdio_read_write_sync()
438 if (bounced) in ath6kl_sdio_read_write_sync()
/linux/Documentation/arch/arm/
H A Dixp4xx.rst72 range will be bounced using the routines in arch/arm/common/dmabounce.c.