Home
last modified time | relevance | path

Searched defs:j53 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ata/pata_parport/
H A Depia.c31 #define j53(a, b) (((a >> 3) & 0x1f) + ((b << 4) & 0xe0)) macro
H A Dkbic.c26 #define j53(w) (((w >> 3) & 0x1f) | ((w >> 4) & 0xe0)) macro
H A Depat.c21 #define j53(a, b) (((a >> 3) & 0x1f) + ((b << 4) & 0xe0)) macro