Searched refs:S_FW_LDST_CMD_LC (Results 1 – 1 of 1) sorted by relevance
3066 #define S_FW_LDST_CMD_LC 4 macro3068 #define V_FW_LDST_CMD_LC(x) ((x) << S_FW_LDST_CMD_LC)3069 #define G_FW_LDST_CMD_LC(x) (((x) >> S_FW_LDST_CMD_LC) & M_FW_LDST_CMD_LC)