Searched refs:S5PV210_GPB (Results 1 – 3 of 3) sorted by relevance
42 base = S5PV210_GPB(0); in s5pv210_spi_cfg_gpio()46 base = S5PV210_GPB(4); in s5pv210_spi_cfg_gpio()
64 .base = S5PV210_GPB(0),
106 #define S5PV210_GPB(_nr) (S5PV210_GPIO_B_START + (_nr)) macro