Searched refs:tab_to (Results 1 – 1 of 1) sorted by relevance
| /drivers/gpu/drm/msm/registers/ |
| A D | gen_header.py | 113 def tab_to(name, value): function 216 tab_to(" __bo_type", "bo;") 225 tab_to(" uint64_t", "unknown;") 226 tab_to(" uint64_t", "qword;") 228 tab_to(" uint32_t", "unknown;") 229 tab_to(" uint32_t", "dword;") 813 tab_to(" __bo_type", "bo;") 820 tab_to(" uint64_t", "unknown;") 821 tab_to(" uint64_t", "qword;") 823 tab_to(" uint32_t", "unknown;") [all …]
|
Completed in 616 milliseconds