Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Drksfc_base.c39 static struct completion sfc_irq_complete; variable
56 complete(&sfc_irq_complete); in rksfc_interrupt()
62 init_completion(&sfc_irq_complete); in rksfc_irq_flag_init()
67 wait_for_completion_timeout(&sfc_irq_complete, in rksfc_wait_for_irq_completed()
86 init_completion(&sfc_irq_complete); in rksfc_irq_init()