Searched defs:nybble (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/firmware/ | ||
D | ihex2fw.c | 37 static uint8_t nybble(const uint8_t n) in nybble() function |
/linux-2.6.39/drivers/ata/ | ||
D | pata_optidma.c | 322 int nybble = 4 * ap->port_no; in optidma_set_mode() local |