Home
last modified time | relevance | path

Searched hist:eb9b9b56eed280e65a9e194aaeb50a5a75111859 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dmachvec.cdiff eb9b9b56eed280e65a9e194aaeb50a5a75111859 Thu May 28 06:51:51 CDT 2009 Magnus Damm <damm@igel.co.jp> sh: boot word / mode pin support V2

Add mode pin support for the SuperH architecture V2.

With this patch applied the board code can add their
own function to export the cpu mode pin configuration.
In most cases this will be a constant bitmap, but
boards that allow reading this from a register can
instead read out the pin state from hardware.

The code warns if a pin is tested but no board specific
mode pin function has been provided.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dsetup.cdiff eb9b9b56eed280e65a9e194aaeb50a5a75111859 Thu May 28 06:51:51 CDT 2009 Magnus Damm <damm@igel.co.jp> sh: boot word / mode pin support V2

Add mode pin support for the SuperH architecture V2.

With this patch applied the board code can add their
own function to export the cpu mode pin configuration.
In most cases this will be a constant bitmap, but
boards that allow reading this from a register can
instead read out the pin state from hardware.

The code warns if a pin is tested but no board specific
mode pin function has been provided.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/openbmc/linux/arch/sh/include/asm/
H A Dmachvec.hdiff eb9b9b56eed280e65a9e194aaeb50a5a75111859 Thu May 28 06:51:51 CDT 2009 Magnus Damm <damm@igel.co.jp> sh: boot word / mode pin support V2

Add mode pin support for the SuperH architecture V2.

With this patch applied the board code can add their
own function to export the cpu mode pin configuration.
In most cases this will be a constant bitmap, but
boards that allow reading this from a register can
instead read out the pin state from hardware.

The code warns if a pin is tested but no board specific
mode pin function has been provided.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dprocessor.hdiff eb9b9b56eed280e65a9e194aaeb50a5a75111859 Thu May 28 06:51:51 CDT 2009 Magnus Damm <damm@igel.co.jp> sh: boot word / mode pin support V2

Add mode pin support for the SuperH architecture V2.

With this patch applied the board code can add their
own function to export the cpu mode pin configuration.
In most cases this will be a constant bitmap, but
boards that allow reading this from a register can
instead read out the pin state from hardware.

The code warns if a pin is tested but no board specific
mode pin function has been provided.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>