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