Home
last modified time | relevance | path

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

/linux/drivers/gpu/ipu-v3/
H A Dipu-smfc.c32 #define SMFC_MAP 0x0000 macro
65 val = readl(priv->base + SMFC_MAP); in ipu_smfc_map_channel()
68 writel(val, priv->base + SMFC_MAP); in ipu_smfc_map_channel()