hil_writeb
#define hil_writeb(v,p) gsc_writeb((v),(p))
#define hil_writeb(v, p) writeb((v), (volatile void __iomem *)(p))