1bf215546Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
2bf215546Sopenharmony_ci<database xmlns="http://nouveau.freedesktop.org/"
3bf215546Sopenharmony_cixmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4bf215546Sopenharmony_cixsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
5bf215546Sopenharmony_ci<import file="freedreno_copyright.xml"/>
6bf215546Sopenharmony_ci
7bf215546Sopenharmony_ci<domain name="QFPROM" width="32">
8bf215546Sopenharmony_ci	<doc>
9bf215546Sopenharmony_ci		seems to be something external to display block, for finding
10bf215546Sopenharmony_ci		what features are enabled/supported?
11bf215546Sopenharmony_ci	</doc>
12bf215546Sopenharmony_ci	<reg32 offset="0x0238" name="CONFIG_ROW0_LSB">
13bf215546Sopenharmony_ci		<bitfield name="HDMI_DISABLE" pos="21" type="boolean"/>
14bf215546Sopenharmony_ci		<bitfield name="HDCP_DISABLE" pos="22" type="boolean"/>
15bf215546Sopenharmony_ci	</reg32>
16bf215546Sopenharmony_ci</domain>
17bf215546Sopenharmony_ci
18bf215546Sopenharmony_ci</database>
19