Home
last modified time | relevance | path

Searched full:holden (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/mtd/
H A Dsh_flctl.h111 * HOLDEN: Bus Occupancy Enable (inverted)
115 #define HOLDEN (0x1 << 0) macro
154 unsigned holden:1; /* Hardware has FLHOLDCR and HOLDEN is set */ member
/linux/drivers/char/
H A Dnwbutton.c4 * Copyright (C) Alex Holden <alex@linuxhacker.org> 1998, 1999.
217 printk (KERN_INFO "NetWinder Button Driver Version %s (C) Alex Holden " in nwbutton_init()
243 MODULE_AUTHOR("Alex Holden");
H A Dnwbutton.h7 * Copyright (C) Alex Holden <alex@linuxhacker.org> 1998, 1999.
/linux/drivers/mtd/nand/raw/
H A Dsh_flctl.c949 if (flctl->holden) { in flctl_select_chip()
951 writel(HOLDEN, FLHOLDCR(flctl)); in flctl_select_chip()
1159 flctl->holden = pdata->use_holden; in flctl_probe()