Searched refs:RZA2_PODR (Results 1 – 1 of 1) sorted by relevance
55 #define RZA2_PODR(port) (0x0040 + (port)) /* Output Data 8-bit */ macro182 new_value = readb(priv->base + RZA2_PODR(port)); in rza2_chip_set()189 writeb(new_value, priv->base + RZA2_PODR(port)); in rza2_chip_set()