Lines Matching refs:pins
14 pin, a group, or a list of pins or groups. This configuration can include the
31 - tz1090,pins : An array of strings. Each string contains the name of a pin or
47 - drive-strength: Integer, control drive strength of pins in mA.
54 Note that many of these properties are only valid for certain specific pins
61 gpio pins:
65 it for all pins in that group).
67 They also all support the some form of muxing. Any pins which are contained
69 supported by the mux group. All other pins can be muxed to the "perip"
72 Different pins in the same mux group cannot be muxed to different functions,
73 however it is possible to mux only a subset of the pins in a mux group to a
74 particular function and leave the remaining pins unmuxed. This is useful if
75 the board connects certain pins in a group to other devices to be controlled
99 other pins:
101 These other pins are part of various pin groups below, but can't be
104 to any of the groups below to set it for all pins in that group).
118 pins: tx_on, rx_on, pll_on, pa_on, rx_hp, ant_sel0,
126 pins: pdm_d.
129 pins: sdh_cd, sdh_wp, sdh_clk_in.
132 pins: sdio_clk, sdio_cmd, sdio_d0, sdio_d1, sdio_d2,
136 pins: spi1_cs2.
139 pins: tft_red0, tft_red1, tft_red2, tft_red3,
160 pins: tck, trst, tdi, tdo, tms.
162 pins: scb1_sdat, scb1_sclk.
164 pins: scb2_sdat, scb2_sclk.
166 pins: spi0_mclk, spi0_cs0, spi0_cs1, spi0_cs2, spi0_dout, spi0_din.
168 pins: spi1_mclk, spi1_cs0, spi1_cs1, spi1_cs2, spi1_dout, spi1_din.
170 pins: uart0_txd, uart0_rxd, uart0_rts, uart0_cts,
173 pins: clk_out1, i2s_din, i2s_dout0, i2s_dout1, i2s_dout2,
176 pins: clk_out0, pdm_b, pdm_a.
178 pins: scb0_sclk, scb0_sdat, pdm_d, pdm_c.
180 pins: sdio_clk, sdio_cmd, sdio_d0, sdio_d1, sdio_d2, sdio_d3,
185 These are just convenient groupings of pins and don't support any drive
189 pins: uart0_cts, uart0_rts, uart0_rxd, uart0_txd.
191 pins: uart1_rxd, uart1_txd.
193 pins: scb0_sclk, scb0_sdat.
195 pins: i2s_bclk_out, i2s_din, i2s_dout0, i2s_dout1, i2s_dout2,
211 tz1090,pins = "uart0_rxd",
218 tz1090,pins = "tft";