Home
last modified time | relevance | path

Searched refs:txpoll_period (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dmailbox_controller.h81 unsigned txpoll_period; member
/linux-4.4.14/drivers/mailbox/
Dbcm2835-mailbox.c171 mbox->controller.txpoll_period = 5; in bcm2835_mbox_probe()
Darm_mhu.c151 mhu->mbox.txpoll_period = 1; in mhu_probe()
Dmailbox-altera.c340 mbox->controller.txpoll_period = MBOX_POLLING_MS; in altera_mbox_probe()
Dmailbox.c135 hrtimer_forward_now(hrtimer, ms_to_ktime(mbox->txpoll_period)); in txdone_hrtimer()
Dmailbox-sti.c457 mbox->txpoll_period = 100; in sti_mbox_probe()