Home
last modified time | relevance | path

Searched refs:SIXP_CMD_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A D6pack.c52 #define SIXP_CMD_MASK 0xC0 macro
906 switch (cmd & SIXP_CMD_MASK) { /* normal command */ in decode_std_command()