Lines Matching +full:per +full:- +full:pin
31 .Nd RFC 2783 Pulse Per Second API driver for AM335x systems
37 .Cd hw.am335x_dmtpps.input="pin name"
43 capture of Pulse Per Second (PPS) signals emitted by GPS receivers
75 The driver uses system pin configuration to determine which hardware
77 Configure the timer input pin in the system's FDT data, or by
78 supplying the pin name using a tunable variable in
87 tunable variable to the name of the input pin, one of the following:
89 .Bl -tag -width "GPMC_ADVn_ALE MMMM" -offset MMMM -compact
92 .It P8-7
93 DMTimer4; Beaglebone P8 header pin 7.
94 .It P8-8
95 DMTimer7; Beaglebone P8 header pin 8.
96 .It P8-9
97 DMTimer5; Beaglebone P8 header pin 9.
98 .It P8-10
99 DMTimer6; Beaglebone P8 header pin 10.
116 .Bd -literal
119 pinctrl-single,pins = <0x90 (PIN_INPUT | MUX_MODE2)>;
130 .Bd -literal
132 pinctrl-names = "default";
133 pinctrl-0 = <&timer4_pins>;
138 .Bl -tag -width ".Pa /dev/dmtpps" -compact