hid.h revision 198445
1110385Sbenno/*-
2110385Sbenno * Copyright (c) 2000 Tsubai Masanari.  All rights reserved.
3110385Sbenno *
4110385Sbenno * Redistribution and use in source and binary forms, with or without
5110385Sbenno * modification, are permitted provided that the following conditions
6110385Sbenno * are met:
7110385Sbenno * 1. Redistributions of source code must retain the above copyright
8110385Sbenno *    notice, this list of conditions and the following disclaimer.
9110385Sbenno * 2. Redistributions in binary form must reproduce the above copyright
10110385Sbenno *    notice, this list of conditions and the following disclaimer in the
11110385Sbenno *    documentation and/or other materials provided with the distribution.
12110385Sbenno * 3. The name of the author may not be used to endorse or promote products
13110385Sbenno *    derived from this software without specific prior written permission.
14110385Sbenno *
15110385Sbenno * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16110385Sbenno * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17110385Sbenno * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18110385Sbenno * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19110385Sbenno * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20110385Sbenno * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21110385Sbenno * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22110385Sbenno * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23110385Sbenno * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
24110385Sbenno * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25110385Sbenno *
26110385Sbenno * $NetBSD: hid.h,v 1.2 2001/08/22 21:05:25 matt Exp $
27110385Sbenno * $FreeBSD: head/sys/powerpc/include/hid.h 198445 2009-10-24 18:33:01Z nwhitehorn $
28110385Sbenno */
29110385Sbenno
30110385Sbenno#ifndef _POWERPC_HID_H_
31110385Sbenno#define _POWERPC_HID_H_
32110385Sbenno
33110385Sbenno/* Hardware Implementation Dependent registers for the PowerPC */
34110385Sbenno
35191375Sraj#define HID0_EMCP	0x80000000  /* Enable machine check pin */
36110385Sbenno#define HID0_DBP	0x40000000  /* Disable 60x bus parity generation */
37110385Sbenno#define HID0_EBA	0x20000000  /* Enable 60x bus address parity checking */
38110385Sbenno#define HID0_EBD	0x10000000  /* Enable 60x bus data parity checking */
39110385Sbenno#define HID0_BCLK	0x08000000  /* CLK_OUT clock type selection */
40110385Sbenno#define HID0_EICE	0x04000000  /* Enable ICE output */
41110385Sbenno#define HID0_ECLK	0x02000000  /* CLK_OUT clock type selection */
42110385Sbenno#define HID0_PAR	0x01000000  /* Disable precharge of ARTRY */
43110385Sbenno#define HID0_STEN	0x01000000  /* Software table search enable (7450) */
44198445Snwhitehorn#define HID0_DEEPNAP	0x01000000  /* Enable deep nap mode (970) */
45141224Sgrehan#define HID0_HBATEN	0x00800000  /* High BAT enable (74[45][578])  */
46110385Sbenno#define HID0_DOZE	0x00800000  /* Enable doze mode */
47110385Sbenno#define HID0_NAP	0x00400000  /* Enable nap mode */
48110385Sbenno#define HID0_SLEEP	0x00200000  /* Enable sleep mode */
49110385Sbenno#define HID0_DPM	0x00100000  /* Enable Dynamic power management */
50110385Sbenno#define HID0_RISEG	0x00080000  /* Read I-SEG */
51190681Snwhitehorn#define HID0_TG		0x00040000  /* Timebase Granularity (OEA64) */
52141224Sgrehan#define HID0_BHTCLR	0x00040000  /* Clear branch history table (7450) */
53110385Sbenno#define HID0_EIEC	0x00040000  /* Enable internal error checking */
54141224Sgrehan#define HID0_XAEN	0x00020000  /* Enable eXtended Addressing (7450) */
55110385Sbenno#define HID0_NHR	0x00010000  /* Not hard reset */
56110385Sbenno#define HID0_ICE	0x00008000  /* Enable i-cache */
57110385Sbenno#define HID0_DCE	0x00004000  /* Enable d-cache */
58110385Sbenno#define HID0_ILOCK	0x00002000  /* i-cache lock */
59110385Sbenno#define HID0_DLOCK	0x00001000  /* d-cache lock */
60110385Sbenno#define HID0_ICFI	0x00000800  /* i-cache flush invalidate */
61110385Sbenno#define HID0_DCFI	0x00000400  /* d-cache flush invalidate */
62110385Sbenno#define HID0_SPD	0x00000200  /* Disable speculative cache access */
63125614Sgrehan#define HID0_XBSEN	0x00000100  /* Extended BAT block-size enable (7457) */
64110385Sbenno#define HID0_IFEM	0x00000100  /* Enable M-bit for I-fetch */
65141224Sgrehan#define HID0_XBSEN	0x00000100  /* Extended BAT block size enable (7455+)*/
66110385Sbenno#define HID0_SGE	0x00000080  /* Enable store gathering */
67110385Sbenno#define HID0_DCFA	0x00000040  /* Data cache flush assist */
68110385Sbenno#define HID0_BTIC	0x00000020  /* Enable BTIC */
69176534Sraj#define HID0_LRSTK	0x00000010  /* Link register stack enable (7450) */
70110385Sbenno#define HID0_ABE	0x00000008  /* Enable address broadcast */
71176534Sraj#define HID0_FOLD	0x00000008  /* Branch folding enable (7450) */
72110385Sbenno#define HID0_BHT	0x00000004  /* Enable branch history table */
73110385Sbenno#define HID0_NOPTI	0x00000001  /* No-op the dcbt(st) */
74110385Sbenno
75176742Sraj#define HID0_AIM_TBEN	0x04000000  /* Time base enable (7450) */
76176742Sraj
77191375Sraj#define HID0_E500_TBEN		0x00004000 /* Time Base and decr. enable */
78191375Sraj#define HID0_E500_SEL_TBCLK	0x00002000 /* Select Time Base clock */
79191375Sraj#define HID0_E500_MAS7UPDEN	0x00000080 /* Enable MAS7 update (e500v2) */
80176742Sraj
81110385Sbenno#define HID0_BITMASK							\
82110385Sbenno    "\20"								\
83110385Sbenno    "\040EMCP\037DBP\036EBA\035EBD\034BCLK\033EICE\032ECLK\031PAR"	\
84110385Sbenno    "\030DOZE\027NAP\026SLEEP\025DPM\024RISEG\023EIEC\022res\021NHR"	\
85110385Sbenno    "\020ICE\017DCE\016ILOCK\015DLOCK\014ICFI\013DCFI\012SPD\011IFEM"	\
86110385Sbenno    "\010SGE\007DCFA\006BTIC\005FBIOB\004ABE\003BHT\002NOPDST\001NOPTI"
87110385Sbenno
88110385Sbenno#define HID0_7450_BITMASK						\
89110385Sbenno    "\20"								\
90110385Sbenno    "\040EMCP\037b1\036b2\035b3\034b4\033TBEN\032b6\031STEN"		\
91125614Sgrehan    "\030HBATEN\027NAP\026SLEEP\025DPM\024b12\023BHTCLR\022XAEN\021NHR"	\
92125614Sgrehan    "\020ICE\017DCE\016ILOCK\015DLOCK\014ICFI\013DCFI\012SPD\011XBSEN"	\
93110385Sbenno    "\010SGE\007b25\006BTIC\005LRSTK\004FOLD\003BHT\002NOPDST\001NOPTI"
94110385Sbenno
95176534Sraj#define HID0_E500_BITMASK						\
96176534Sraj    "\20"								\
97176534Sraj    "\040EMCP\037b1\036b2\035b3\034b4\033b5\032b6\031b7"		\
98176534Sraj    "\030DOZE\027NAP\026SLEEP\025b11\024b12\023b13\022b14\021b15"	\
99176534Sraj    "\020b16\017TBEN\016SEL_TBCLK\015b19\014b20\013b21\012b22\011b23"	\
100176534Sraj    "\010EN_MAS7_UPDATE\007DCFA\006b26\005b27\004b28\003b29\002b30\001NOPTI"
101176534Sraj
102198445Snwhitehorn#define HID0_970_BITMASK						\
103198445Snwhitehorn    "\20"								\
104198445Snwhitehorn    "\040ONEPPC\037SINGLE\036ISYNCSC\035SERGP\031DEEPNAP\030DOZE"	\
105198445Snwhitehorn    "\027NAP\025DPM\023TG\022HANGDETECT\021NHR\020INORDER"		\
106198445Snwhitehorn    "\016TBCTRL\015TBEN\012CIABREN\011HDICEEN\001ENATTN"
107198445Snwhitehorn
108110385Sbenno/*
109110385Sbenno *  HID0 bit definitions per cpu model
110110385Sbenno *
111176742Sraj * bit	603	604	750	7400	7410	7450	7457	e500
112176742Sraj *   0	EMCP	EMCP	EMCP	EMCP	EMCP	-	-	EMCP
113176742Sraj *   1	-	ECP	DBP	-	-	-	-	-
114176742Sraj *   2	EBA	EBA	EBA	EBA	EDA	-	-	-
115176742Sraj *   3	EBD	EBD	EBD	EBD	EBD	-	-	-
116176742Sraj *   4	SBCLK	-	BCLK	BCKL	BCLK	-	-	-
117176742Sraj *   5	EICE	-	-	-	-	TBEN	TBEN	-
118176742Sraj *   6	ECLK	-	ECLK	ECLK	ECLK	-	-	-
119176742Sraj *   7	PAR	PAR	PAR	PAR	PAR	STEN	STEN	-
120176742Sraj *   8	DOZE	-	DOZE	DOZE	DOZE	-	HBATEN	DOZE
121176742Sraj *   9	NAP	-	NAP	NAP	NAP	NAP	NAP	NAP
122176742Sraj *  10	SLEEP	-	SLEEP	SLEEP	SLEEP	SLEEP	SLEEP	SLEEP
123176742Sraj *  11	DPM	-	DPM	DPM	DPM	DPM	DPM	-
124176742Sraj *  12	RISEG	-	-	RISEG	-	-	-	-
125176742Sraj *  13	-	-	-	EIEC	EIEC	BHTCLR	BHTCLR	-
126176742Sraj *  14	-	-	-	-	-	XAEN	XAEN	-
127176742Sraj *  15	-	NHR	NHR	NHR	NHR	NHR	NHR	-
128176742Sraj *  16	ICE	ICE	ICE	ICE	ICE	ICE	ICE	-
129176742Sraj *  17	DCE	DCE	DCE	DCE	DCE	DCE	DCE	TBEN
130176742Sraj *  18	ILOCK	ILOCK	ILOCK	ILOCK	ILOCK	ILOCK	ILOCK	SEL_TBCLK
131176742Sraj *  19	DLOCK	DLOCK	DLOCK	DLOCK	DLOCK	DLOCK	DLOCK	-
132176742Sraj *  20	ICFI	ICFI	ICFI	ICFI	ICFI	ICFI	ICFI	-
133176742Sraj *  21	DCFI	DCFI	DCFI	DCFI	DCFI	DCFI	DCFI	-
134176742Sraj *  22	-	-	SPD	SPD	SPG	SPD	SPD	-
135176742Sraj *  23	-	-	IFEM	IFTT	IFTT	-	XBSEN	-
136176742Sraj *  24	-	SIE	SGE	SGE	SGE	SGE	SGE	EN_MAS7_UPDATE
137176742Sraj *  25	-	-	DCFA	DCFA	DCFA	-	-	DCFA
138176742Sraj *  26	-	-	BTIC	BTIC	BTIC	BTIC	BTIC	-
139176742Sraj *  27	FBIOB	-	-	-	-	LRSTK	LRSTK	-
140176742Sraj *  28	-	-	ABE	-	-	FOLD	FOLD	-
141176742Sraj *  29	-	BHT	BHT	BHT	BHT	BHT	BHT	-
142176742Sraj *  30	-	-	-	NOPDST	NOPDST	NOPDST	NOPDST	-
143176742Sraj *  31	NOOPTI	-	NOOPTI	NOPTI	NOPTI	NOPTI	NOPTI	NOPTI
144110385Sbenno *
145110385Sbenno *  604: ECP = Enable cache parity checking
146110385Sbenno *  604: SIE = Serial instruction execution disable
147110385Sbenno * 7450: TBEN = Time Base Enable
148110385Sbenno * 7450: STEN = Software table lookup enable
149110385Sbenno * 7450: BHTCLR = Branch history clear
150125614Sgrehan * 7450: XAEN = Extended Addressing Enabled
151110385Sbenno * 7450: LRSTK = Link Register Stack Enable
152110385Sbenno * 7450: FOLD = Branch folding enable
153125614Sgrehan * 7457: HBATEN = High BAT Enable
154125614Sgrehan * 7457: XBSEN = Extended BAT Block Size Enable
155110385Sbenno */
156110385Sbenno
157191375Sraj#define HID1_E500_ABE	0x00001000  /* Address broadcast enable */
158191375Sraj#define HID1_E500_ASTME	0x00002000  /* Address bus streaming mode enable */
159191375Sraj#define HID1_E500_RFXE	0x00020000  /* Read fault exception enable */
160191375Sraj
161191375Sraj#define HID0_E500_DEFAULT_SET	(HID0_EMCP | HID0_E500_TBEN)
162191375Sraj#define HID1_E500_DEFAULT_SET	(HID1_E500_ABE | HID1_E500_ASTME)
163191375Sraj
164190953Snwhitehorn#define HID5_970_DCBZ_SIZE_HI	0x01000000	/* dcbz does a 32-byte store */
165190953Snwhitehorn
166110385Sbenno#endif /* _POWERPC_HID_H_ */
167