Home
last modified time | relevance | path

Searched refs:multiplexing (Results 1 – 25 of 80) sorted by relevance

1234

/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A DKconfig45 bool "Support pin multiplexing controllers"
49 This option enables pin multiplexing through the generic pinctrl
50 framework. Most SoCs have their own own multiplexing arrangement
87 bool "Support pin multiplexing controllers in SPL"
96 to adjust pin multiplexing in SPL in order to boot into U-Boot,
113 Support pin multiplexing control on QCA/Athores ar933x SoCs.
169 Support pin multiplexing control on QCA/Athores qca953x SoCs.
180 Support pin multiplexing control on Rockchip SoCs.
208 pin configuration and multiplexing. TI's AM335X SoCs are examples of
219 Support pin multiplexing control on STMicrolectronics STi SoCs.
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dcortina,gemini-pinctrl.txt4 see further arm/gemini.txt. It is a purely group-based multiplexing pin
12 Subnodes of the pin controller contain pin control multiplexing set-up
15 Please refer to pinctrl-bindings.txt for generic pin multiplexing nodes
H A Dbrcm,bcm2835-gpio.txt46 The BCM2835 pin configuration and multiplexing supports the generic bindings.
60 Legacy pin configuration and multiplexing binding:
61 *** (Its use is deprecated, use generic multiplexing and configuration
H A Dste,nomadik.txt22 pin multiplexing node layout from the standard pin control bindings
25 Required pin multiplexing subnode properties:
29 group that will be combined with the function to form a multiplexing
H A Dpinctrl-zx.txt6 controllers work together to control pin multiplexing and configuration in
39 TOP_PMM and AON_IOCFG blocks, as the available multiplexing functions for
H A Dmscc,ocelot-pinctrl.txt16 The ocelot-pinctrl driver uses the generic pin multiplexing and generic pin
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A DKconfig32 bool "OMAP multiplexing support"
35 Pin multiplexing support for OMAP boards. If your bootloader
36 sets the multiplexing correctly, say N. Otherwise, or if unsure,
43 Makes the multiplexing functions print out a lot of debug info.
45 multiplexing registers.
53 to change the pin multiplexing setup. When there are no warnings
/OK3568_Linux_fs/u-boot/drivers/pinctrl/mvebu/
H A DKconfig7 Support pin multiplexing and pin configuration control on
14 Support pin multiplexing and pin configuration control on
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A DKconfig212 bool "DAVINCI multiplexing support"
216 Pin multiplexing support for DAVINCI boards. If your bootloader
217 sets the multiplexing correctly, say N. Otherwise, or if unsure,
224 Makes the multiplexing functions print out a lot of debug info.
226 multiplexing registers.
233 to change the pin multiplexing setup. When there are no warnings
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Dn_gsm.rst5 This line discipline implements the GSM 07.10 multiplexing protocol
82 Note that after closing the physical port the modem is still in multiplexing
85 a disconnect command frame manually before initializing the multiplexing mode
/OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/
H A DREADME41 pins multiplexing. QE function needs to be disabled to access Nor Flash and
43 in hwconfig. In addition, QE-UEC and QE-TDM also have pins multiplexing, to
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-pinctrl.txt3 This binding describes an I2C bus multiplexer that uses pin multiplexing to
4 route the I2C signals, and represents the pin multiplexing configuration
H A Di2c-demux-pinctrl.txt3 This binding describes an I2C bus demultiplexer that uses pin multiplexing to
4 route the I2C signals, and represents the pin multiplexing configuration using
/OK3568_Linux_fs/u-boot/drivers/pinctrl/exynos/
H A DKconfig9 Support pin multiplexing and pin configuration control on
/OK3568_Linux_fs/kernel/net/kcm/
H A DKconfig10 for multiplexing messages of a message based application
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/
H A DKconfig12 for handling data in the multiplexing and aggregation protocol (MAP)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/
H A Dlibusbmuxd_2.0.2.bb1 DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod t…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/usbmuxd/
H A Dusbmuxd_1.1.1.bb1 DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod t…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/
H A Dagent-proxy_1.97.bb2 …proxy will forward tcp or udp connections as well as allow for script multiplexing of terminal ses…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Deeprom-93xx46.txt12 each access to the EEPROM (e.g. for SPI bus multiplexing)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Domap-gpmc.txt124 - gpmc,mux-add-data Address and data multiplexing configuration.
126 multiplexing mode and 2 for address-data
127 multiplexing mode.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/fsi/
H A Dfsi-master-gpio.txt12 - mux-gpios = <gpio-descriptor>; : GPIO for pin multiplexing with other
H A Dfsi-master-ast-cf.txt14 - mux-gpios = <gpio-descriptor>; : GPIO for pin multiplexing with other
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcirrusfb.c360 int multiplexing; member
484 cinfo->multiplexing = 0; in cirrusfb_check_pixclock()
506 cinfo->multiplexing = 1; in cirrusfb_check_pixclock()
510 cinfo->multiplexing = 1; in cirrusfb_check_pixclock()
734 if (cinfo->multiplexing) { in cirrusfb_set_par_foo()
839 if (cinfo->multiplexing) in cirrusfb_set_par_foo()
953 cinfo->multiplexing ? in cirrusfb_set_par_foo()
998 if (cinfo->multiplexing) in cirrusfb_set_par_foo()
1027 cinfo->multiplexing ? in cirrusfb_set_par_foo()
1071 if (cinfo->multiplexing) in cirrusfb_set_par_foo()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Drockchip-tsp.txt5 De-multiplexing and TS outputting.Processed data are transferred to

1234