Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/sunxi/
H A Dsun50i-h6-prcm-ppu.c45 #define FLAG_PPU_NEGATED BIT(1) macro
61 FLAG_PPU_ALWAYS_ON | FLAG_PPU_NEGATED },
63 { "GPU", PD_H6_GPU_REG, PD_H6_GPU_GATE, FLAG_PPU_NEGATED },
160 pd->negated = !!(desc->flags & FLAG_PPU_NEGATED); in sun50i_h6_ppu_probe()