Home | History | Annotate | Download | only in pcmcia

Lines Matching defs:PAGE

85 #define PR	0x1	/* RW - Page register select */
91 /* Page 0 */
101 /* Page 1 */
106 /* Page 2 */
114 /* Page 3 */
118 /* Page 4 */
124 /* Page 5 */
127 /* Page 6 */
129 /* Page 7 */
131 /* Page 8 */
133 /* Page 16 */
135 /* Page 0x40 */
144 /* Page 0x42 */
148 /* Page 0x50-0x57 */
283 #define PAGE(sc, page) \
284 bus_space_write_1((sc->sc_bst), (sc->sc_bsh), PR, (page))