Searched refs:RZA2_PIDR (Results 1 – 1 of 1) sorted by relevance
56 #define RZA2_PIDR(port) (0x0060 + (port)) /* Input Data 8-bit */ macro171 return !!(readb(priv->base + RZA2_PIDR(port)) & BIT(pin)); in rza2_chip_get()