Searched refs:_CA (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_query_hw_sm.c | 612 #define _CA(f, m, g, s) { f, NVE4_COMPUTE_MP_PM_FUNC_MODE_##m, 0, g, 0, s } macro 639 .ctr[0] = _CA(0x0001, B6, 0x1c, 0x000000004), 648 .ctr[0] = _CA(0x0001, B6, 0x1c, 0x00000000), 657 .ctr[0] = _CA(0x0001, B6, 0x1c, 0x0000000c), 666 .ctr[0] = _CA(0x0001, B6, 0x1c, 0x00000010), 675 .ctr[0] = _CA(0x0001, B6, 0x1b, 0x00000010), 711 .ctr[0] = _CA(0x0001, B6, 0x1c, 0x00000008), 720 .ctr[0] = _CA(0x0001, B6, 0x1b, 0x00000014), 729 .ctr[0] = _CA(0x0003, B6, 0x04, 0x00000398), 738 .ctr[0] = _CA(0x0001, B6, 0x05, 0x00000004), [all …]
|