Home
last modified time | relevance | path

Searched refs:get_chips_comment (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/registers/
Dmakeregheader.py71 def get_chips_comment(chips, parent=None): function
299 comment = get_chips_comment(register_line.chips)
318 comment = get_chips_comment(field_line.chips, register_line.chips)
344 comment = get_chips_comment(value_line.chips, field_line.chips)