Searched refs:pullups (Results 1 – 16 of 16) sorted by relevance
94 /* pullups: BIT(0) */95 ti,pullups = <0x000001>;
7 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
15 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
31 /* PandaboardES has external pullups on SCL & SDA */
243 /* pullups: BIT(1) */244 ti,pullups = <0x000002>;
327 /* pullups: BIT(1) */328 ti,pullups = <0x000002>;
309 /* pullups: BIT(1) */310 ti,pullups = <0x000002>;
165 ti,pullups = <0x000001>; /* BIT(0) */
572 ti,pullups = <0x0>;
28 bool pullups; member
10 - sirf,pullups : if n-th bit of m-th bank is set, set a pullup on GPIO-n of bank m
360 * Disabled pullups since external part has its own pullups and
451 * Disabled pullups since external part has its own pullups and
43 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
261 gamepads the pullups are not needed.
2375 (pdata && pdata->pullups)) { in st_lsm6dsx_init_shub()