Searched defs:H_B_PORCH_CFG_H (Results 1 – 3 of 3) sorted by relevance
265 #define H_B_PORCH_CFG_H(x) (((x) & 0xf) << 0) macro
241 #define H_B_PORCH_CFG_H(x) (((x) & 0xf) << 0) macro
427 #define H_B_PORCH_CFG_H(x) ((((x) >> 8)) & 0xff) macro