Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
[linux-2.6/btrfs-unstable.git] / drivers / macintosh / ans-lcd.h
blobf0a6e4c685577c89b66d999aea028f6a01b87af1
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _PPC_ANS_LCD_H
3 #define _PPC_ANS_LCD_H
5 #define ANSLCD_MINOR 156
7 #define ANSLCD_CLEAR 0x01
8 #define ANSLCD_SENDCTRL 0x02
9 #define ANSLCD_SETSHORTDELAY 0x03
10 #define ANSLCD_SETLONGDELAY 0x04
12 #endif