Searched refs:PP_BLK (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_catalog.c | 491 #define PP_BLK(_name, _id, _base) \ macro 502 PP_BLK("pingpong_2", PINGPONG_2, 0x71000), 503 PP_BLK("pingpong_3", PINGPONG_3, 0x71800), 514 PP_BLK("pingpong_2", PINGPONG_2, 0x71000), 515 PP_BLK("pingpong_3", PINGPONG_3, 0x71800), 516 PP_BLK("pingpong_4", PINGPONG_4, 0x72000), 517 PP_BLK("pingpong_5", PINGPONG_5, 0x72800),
|