Because this operation exceed the range of boolean,
so we should modify q_support to unit8 bit.
drvdata->q_support = BMVAL(etmidr0, 15, 16)
Signed-off-by: Li Pengcheng <lipengcheng8@huawei.com>
Signed-off-by: Li Zhong <lizhong11@hisilicon.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
u8 ccitmin;
u8 s_ex_level;
u8 ns_ex_level;
+ u8 q_support;
bool sticky_enable;
bool boot_enable;
bool os_unlock;
bool trccond;
bool retstack;
bool trccci;
- bool q_support;
bool trc_error;
bool syncpr;
bool stallctl;