mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 16:00:41 +02:00
freedreno/registers: define REG_DSI_CPHY_MODE_CTRL
For use by the kernel driver. Signed-off-by: Jonathan Marek <jonathan@marek.ca> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11381>
This commit is contained in:
parent
49c01da589
commit
cb1ddff350
1 changed files with 1 additions and 0 deletions
|
|
@ -312,6 +312,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
|
|||
<reg32 offset="0x001f0" name="VERSION">
|
||||
<bitfield name="MAJOR" low="24" high="31" type="uint"/>
|
||||
</reg32>
|
||||
<reg32 offset="0x002d4" name="CPHY_MODE_CTRL"/>
|
||||
</domain>
|
||||
|
||||
</database>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue