Lines Matching +full:0 +full:x5400
69 return 0; in tegra186_gpio_set_out()
85 return 0; in tegra186_gpio_set_val()
98 ret = tegra186_gpio_set_val(dev, offset, value != 0); in tegra186_gpio_direction_output()
125 return tegra186_gpio_set_val(dev, offset, value != 0); in tegra186_gpio_set_value()
146 gpio = args->args[0]; in tegra186_gpio_xlate()
152 desc->flags = args->args[1] & GPIO_ACTIVE_LOW ? GPIOD_ACTIVE_LOW : 0; in tegra186_gpio_xlate()
154 return 0; in tegra186_gpio_xlate()
180 return 0; in tegra186_gpio_bind()
186 for (port = 0; port < ctlr_data->port_count; port++) { in tegra186_gpio_bind()
203 return 0; in tegra186_gpio_bind()
213 return 0; in tegra186_gpio_probe()
218 return 0; in tegra186_gpio_probe()
222 {"A", 0x2000},
223 {"B", 0x3000},
224 {"C", 0x3200},
225 {"D", 0x3400},
226 {"E", 0x2200},
227 {"F", 0x2400},
228 {"G", 0x4200},
229 {"H", 0x1000},
230 {"I", 0x0800},
231 {"J", 0x5000},
232 {"K", 0x5200},
233 {"L", 0x1200},
234 {"M", 0x5600},
235 {"N", 0x0000},
236 {"O", 0x0200},
237 {"P", 0x4000},
238 {"Q", 0x0400},
239 {"R", 0x0a00},
240 {"T", 0x0600},
241 {"X", 0x1400},
242 {"Y", 0x1600},
243 {"BB", 0x2600},
244 {"CC", 0x5400},
253 {"S", 0x0200},
254 {"U", 0x0400},
255 {"V", 0x0800},
256 {"W", 0x0a00},
257 {"Z", 0x0e00},
258 {"AA", 0x0c00},
259 {"EE", 0x0600},
260 {"FF", 0x0000},