Searched refs:dcsf (Results 1 – 5 of 5) sorted by relevance
99 /*230*/ volatile unsigned int dcsf; /* Depth Cue Scale Front Bound */ member201 unsigned int dcsf; member
109 ctx->dcsf = upa_readl(&ffb->dcsf); /* Depth Cue Scale Front Bound */ in ffb_save_context()252 upa_writel(ctx->dcsf, &ffb->dcsf); /* Depth Cue Scale Front Bound */ in ffb_restore_context()
108 ctx->dcsf = upa_readl(&ffb->dcsf); /* Depth Cue Scale Front Bound */ in ffb_save_context()251 upa_writel(ctx->dcsf, &ffb->dcsf); /* Depth Cue Scale Front Bound */ in ffb_restore_context()
192 volatile u32 dcsf; member