Searched refs:tab_to (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/msm/registers/ |
| H A D | gen_header.py | 112 def tab_to(name, value): function 215 tab_to(" __bo_type", "bo;") 224 tab_to(" uint64_t", "unknown;") 225 tab_to(" uint64_t", "qword;") 227 tab_to(" uint32_t", "unknown;") 228 tab_to(" uint32_t", "dword;") 812 tab_to(" __bo_type", "bo;") 819 tab_to(" uint64_t", "unknown;") 820 tab_to(" uint64_t", "qword;") 822 tab_to(" uint32_t", "unknown;") [all …]
|