Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_common.h13 #define LOWER_8_BITS(data) ((data) & 0xFF) macro
H A Dhinic_hw_cmdq.c50 #define CMDQ_DB_PI_OFF(pi) (((u16)LOWER_8_BITS(pi)) << 3)