CHIP_REV_IS_EMUL
#define CHIP_REV_IS_EMUL(_chip_id) \
#define CHIP_REV_IS_EMUL(_p_dev) (CHIP_REV_IS_EMUL_A0(_p_dev) || \