2017-05-13 10:50:43 +00:00
|
|
|
=======================
|
|
|
|
SuperH Interfaces Guide
|
|
|
|
=======================
|
|
|
|
|
|
|
|
:Author: Paul Mundt
|
|
|
|
|
2020-06-15 06:50:21 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2020-10-08 14:24:20 +00:00
|
|
|
booting
|
2020-06-15 06:50:21 +00:00
|
|
|
new-machine
|
2020-06-15 06:50:22 +00:00
|
|
|
register-banks
|
2020-06-15 06:50:21 +00:00
|
|
|
|
2020-11-30 15:36:35 +00:00
|
|
|
features
|
|
|
|
|
2017-05-13 10:50:43 +00:00
|
|
|
Memory Management
|
|
|
|
=================
|
|
|
|
|
|
|
|
SH-4
|
|
|
|
----
|
|
|
|
|
|
|
|
Store Queue API
|
|
|
|
~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
.. kernel-doc:: arch/sh/kernel/cpu/sh4/sq.c
|
|
|
|
:export:
|
|
|
|
|
|
|
|
Machine Specific Interfaces
|
|
|
|
===========================
|
|
|
|
|
|
|
|
mach-dreamcast
|
|
|
|
--------------
|
|
|
|
|
|
|
|
.. kernel-doc:: arch/sh/boards/mach-dreamcast/rtc.c
|
|
|
|
:internal:
|
|
|
|
|
|
|
|
mach-x3proto
|
|
|
|
------------
|
|
|
|
|
|
|
|
.. kernel-doc:: arch/sh/boards/mach-x3proto/ilsel.c
|
|
|
|
:export:
|
|
|
|
|
|
|
|
Busses
|
|
|
|
======
|
|
|
|
|
|
|
|
SuperHyway
|
|
|
|
----------
|
|
|
|
|
|
|
|
.. kernel-doc:: drivers/sh/superhyway/superhyway.c
|
|
|
|
:export:
|
|
|
|
|
|
|
|
Maple
|
|
|
|
-----
|
|
|
|
|
|
|
|
.. kernel-doc:: drivers/sh/maple/maple.c
|
|
|
|
:export:
|