D | pior507d.c | 30 pior507d_ctrl(struct nv50_core *core, int or, u32 ctrl, in pior507d_ctrl() argument 37 ctrl |= NVVAL(NV507D, PIOR_SET_CONTROL, HSYNC_POLARITY, asyh->or.nhsync); in pior507d_ctrl() 38 ctrl |= NVVAL(NV507D, PIOR_SET_CONTROL, VSYNC_POLARITY, asyh->or.nvsync); in pior507d_ctrl() 39 ctrl |= NVVAL(NV837D, PIOR_SET_CONTROL, PIXEL_DEPTH, asyh->or.depth); in pior507d_ctrl() 45 PUSH_MTHD(push, NV507D, PIOR_SET_CONTROL(or), ctrl); in pior507d_ctrl() 51 int or) in pior507d_get_caps() argument
|