Searched refs:consty (Results 1 – 5 of 5) sorted by relevance
91 /*210*/ volatile unsigned int consty; /* Constant Y */ member193 unsigned int consty; member
101 ctx->consty = upa_readl(&ffb->consty); /* Constant Y */ in ffb_save_context()244 upa_writel(ctx->consty, &ffb->consty); /* Constant Y */ in ffb_restore_context()
100 ctx->consty = upa_readl(&ffb->consty); /* Constant Y */ in ffb_save_context()243 upa_writel(ctx->consty, &ffb->consty); /* Constant Y */ in ffb_restore_context()
184 volatile u32 consty; member