Home
last modified time | relevance | path

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

/external/u-boot/drivers/cache/
Dcache-v5l2.c50 #define DRAMICTL_MSK BIT(DRAMICTL_OFF) macro
157 ctl_val &= ~(DRAMOCTL_MSK | DRAMICTL_MSK); in v5l2_probe()