Home
last modified time | relevance | path

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

/drivers/memory/tegra/
Dtegra210-emc-cc-r21021.c113 #define __MOVAVG(timing, dev) \ macro
408 ({ __MOVAVG(nt, dev) = __MOVAVG(lt, dev) * \ in periodic_compensation_handler()
440 __MOVAVG(next, C0D0U0) = 0; in periodic_compensation_handler()
441 __MOVAVG(next, C0D0U1) = 0; in periodic_compensation_handler()
442 __MOVAVG(next, C1D0U0) = 0; in periodic_compensation_handler()
443 __MOVAVG(next, C1D0U1) = 0; in periodic_compensation_handler()
444 __MOVAVG(next, C0D1U0) = 0; in periodic_compensation_handler()
445 __MOVAVG(next, C0D1U1) = 0; in periodic_compensation_handler()
446 __MOVAVG(next, C1D1U0) = 0; in periodic_compensation_handler()
447 __MOVAVG(next, C1D1U1) = 0; in periodic_compensation_handler()