mailbox: cmdq: variablize address shift in platform
Some gce hardware shift pc and end address in register to support large dram addressing. Implement gce address shift when write or read pc and end register. And add shift bit in platform definition. Signed-off-by: Dennis YC Hsieh <dennis-yc.hsieh@mediatek.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
This commit is contained in:
committed by
Jassi Brar
parent
6cb4f3b055
commit
0858fde496
@@ -88,4 +88,6 @@ struct cmdq_pkt {
|
||||
void *cl;
|
||||
};
|
||||
|
||||
u8 cmdq_get_shift_pa(struct mbox_chan *chan);
|
||||
|
||||
#endif /* __MTK_CMDQ_MAILBOX_H__ */
|
||||
|
||||
Reference in New Issue
Block a user