Lines Matching full:claim
29 All masters on the bus have a 'bus claim' line which is an output that the
39 Let's say we want to claim the bus. We:
46 5. If not, back off, release the claim and wait for a few more milliseconds.
58 our-claim-gpios:
61 The GPIO that we use to claim the bus.
68 their-claim-gpios:
72 The GPIOs that the other sides use to claim the bus. Note that some
83 We'll attempt another claim after this many microseconds.
95 - our-claim-gpios
96 - their-claim-gpios
109 our-claim-gpios = <&gpf0 3 GPIO_ACTIVE_LOW>;
110 their-claim-gpios = <&gpe0 4 GPIO_ACTIVE_LOW>;