summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/man4.aarch64/rk_grf_gpio.4 3.html
blob: 3e81aa1eb24a1a7a06c896da3e8c090c485a5c09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<table class="head">
  <tr>
    <td class="head-ltitle">RK_GRF_GPIO(4)</td>
    <td class="head-vol">Device Drivers Manual (aarch64)</td>
    <td class="head-rtitle">RK_GRF_GPIO(4)</td>
  </tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">rk_grf_gpio</code> &#x2014;
    <span class="Nd">RockChip GPIO_MUTE pin driver</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<p class="Pp"><code class="Cd">options SOC_ROCKCHIP_rk3328</code></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">rk_grf_gpio</code> driver provides a
    single-pin, output-only <a class="Xr">gpio(3)</a> unit whose single pin is
    named GPIO_MUTE. This controls the output of the GPIO_MUTE pin on the
  SoC.</p>
<p class="Pp">This gpio is usually used to control another device on the board,
    so is not usually available for user software.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
<p class="Pp">The <code class="Nm">rk_grf_gpio</code> driver supports the
    following GRF GPIO controller:</p>
<p class="Pp"></p>
<ul class="Bl-bullet Bl-compact">
  <li>rockchip,rk3328-grf-gpio</li>
</ul>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">The <code class="Nm">rk_grf_gpio</code> driver first appeared in
    <span class="Ux">FreeBSD 15.0</span>.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
<p class="Pp">The <code class="Nm">rk_grf_gpio</code> driver and manual were
    written by <span class="An">Stephen Hurd</span>
    &lt;<a class="Mt" href="mailto:shurd@freebsd.org">shurd@freebsd.org</a>&gt;.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">March 18, 2025</td>
    <td class="foot-os">FreeBSD 15.0</td>
  </tr>
</table>