Home
last modified time | relevance | path

Searched defs:nybble (Results 1 – 2 of 2) sorted by relevance

/linux/tools/firmware/
H A Dihex2fw.c38 static uint8_t nybble(const uint8_t n) in nybble() function
/linux/drivers/ata/
H A Dpata_optidma.c323 int nybble = 4 * ap->port_no; in optidma_set_mode() local