Searched refs:mt (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/x86/cpu/quark/ |
A D | smc.c | 1359 set_rcvn(ch, rk, bl, mt->rcvn[ch][rk][bl]); in restore_timings() 1360 set_rdqs(ch, rk, bl, mt->rdqs[ch][rk][bl]); in restore_timings() 1362 set_wdq(ch, rk, bl, mt->wdq[ch][rk][bl]); in restore_timings() 1365 set_vref(ch, bl, mt->vref[ch][bl]); in restore_timings() 1368 set_wctl(ch, rk, mt->wctl[ch][rk]); in restore_timings() 1370 set_wcmd(ch, mt->wcmd[ch]); in restore_timings() 2285 mt->wdq[ch][rk][bl] = get_wdq(ch, rk, bl); in store_timings() 2288 mt->vref[ch][bl] = get_vref(ch, bl); in store_timings() 2291 mt->wctl[ch][rk] = get_wctl(ch, rk); in store_timings() 2294 mt->wcmd[ch] = get_wcmd(ch); in store_timings() [all …]
|
/u-boot/doc/ |
A D | README.mediatek | 39 https://github.com/BPI-SINOVOIP/BPI-R2-bsp/tree/master/mt-pack/mtk/bpi-r2/bin
|
Completed in 6 milliseconds