Lines Matching +full:0 +full:x5400
66 return 0; in tegra186_gpio_set_out()
82 return 0; in tegra186_gpio_set_val()
95 ret = tegra186_gpio_set_val(dev, offset, value != 0); in tegra186_gpio_direction_output()
122 return tegra186_gpio_set_val(dev, offset, value != 0); in tegra186_gpio_set_value()
143 gpio = args->args[0]; in tegra186_gpio_xlate()
149 desc->flags = args->args[1] & GPIO_ACTIVE_LOW ? GPIOD_ACTIVE_LOW : 0; in tegra186_gpio_xlate()
151 return 0; in tegra186_gpio_xlate()
177 return 0; in tegra186_gpio_bind()
183 for (port = 0; port < ctlr_data->port_count; port++) { in tegra186_gpio_bind()
200 return 0; in tegra186_gpio_bind()
210 return 0; in tegra186_gpio_probe()
215 return 0; in tegra186_gpio_probe()
219 {"A", 0x2000},
220 {"B", 0x3000},
221 {"C", 0x3200},
222 {"D", 0x3400},
223 {"E", 0x2200},
224 {"F", 0x2400},
225 {"G", 0x4200},
226 {"H", 0x1000},
227 {"I", 0x0800},
228 {"J", 0x5000},
229 {"K", 0x5200},
230 {"L", 0x1200},
231 {"M", 0x5600},
232 {"N", 0x0000},
233 {"O", 0x0200},
234 {"P", 0x4000},
235 {"Q", 0x0400},
236 {"R", 0x0a00},
237 {"T", 0x0600},
238 {"X", 0x1400},
239 {"Y", 0x1600},
240 {"BB", 0x2600},
241 {"CC", 0x5400},
250 {"S", 0x0200},
251 {"U", 0x0400},
252 {"V", 0x0800},
253 {"W", 0x0a00},
254 {"Z", 0x0e00},
255 {"AA", 0x0c00},
256 {"EE", 0x0600},
257 {"FF", 0x0000},