/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | renesas,rza1-pinctrl.txt | 8 function (port mode) or in alternate function mode. 9 Up to 8 different alternate function modes exist for each single pin. 41 (or a single) pin in some desired alternate function mode. 43 A few alternate function require special pin configuration flags to be 44 supplied along with the alternate function configuration number. 103 When a pin has to be configured in alternate function mode, use this 105 alternate function configuration number along with it. 107 alternate function they shall be specified as members of the same 110 (port where it sits on and pin number) and alternate function identifier 140 Pin #0 on port #3 is configured as alternate function #6. [all …]
|
H A D | renesas,rza2-pinctrl.txt | 6 function (port mode) or in alternate function mode. 7 Up to 8 different alternate function modes exist for each single pin. 44 (or a single) pin in some desired alternate function mode. 54 When a pin has to be configured in alternate function mode, use this 56 alternate function configuration number along with it. 58 alternate function they shall be specified as members of the same 61 (port where it sits on and pin number) and alternate function identifier
|
H A D | renesas,rzn1-pinctrl.txt | 33 (or a single) pin in some desired alternate function mode. 106 When a pin has to be configured in alternate function mode, use this 108 alternate function configuration number along with it. 110 alternate function they shall be specified as members of the same 115 one of the alternate function identifiers defined in:
|
H A D | pinctrl-vt8500.txt | 4 either a GPIO in, GPIO out or as an alternate function (I2C, SPI etc). 37 2: alternate
|
H A D | pinctrl-st.txt | 5 and multiple alternate functions(ALT1 - ALTx) that directly connect 119 -mux : Should be alternate function number associated this pin.
|
/freebsd/lib/libc/i386/string/ |
H A D | swab.S | 56 jz L2 # while swaping alternate bytes. 66 jz L4 # while swapping alternate bytes.
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-cpcap-usb.txt | 14 pinctrl: Optional alternate pin modes for the PHY 16 mode-gpios: Optional GPIOs for configuring alternate modes
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
H A D | misc.cfg | 50 # these are an alternate set of property values 75 # these are an alternate set of property values 102 # these are an alternate set of property values
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | motorola | 67 >22 belong &0x02 may be loaded to alternate RAM, 68 >22 belong &0x04 malloc may be from alternate RAM,
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_LLD_BOOTSTRAP | 3 To be able to build the system an alternate linker must be provided via XLD.
|
H A D | WITHOUT_ELFTOOLCHAIN_BOOTSTRAP | 5 An alternate bootstrap tool chain must be provided.
|
H A D | WITHOUT_CLANG_BOOTSTRAP | 4 enabled unless an alternate compiler is provided via XCC.
|
H A D | WITHOUT_CROSS_COMPILER | 4 than what is installed on the system, provide an alternate
|
H A D | WITH_DIRDEPS_BUILD | 1 This is an alternate build system.
|
/freebsd/usr.bin/patch/tests/ |
H A D | PR74127.in | 11 # This is used to turn on an alternate debug log file
|
/freebsd/usr.sbin/tzsetup/ |
H A D | tzsetup.c | 279 struct continent *alternate; /* extra continent */ member 387 cp->alternate = cont; in add_cont_to_country() 599 if (cp->alternate == continent_names[i].continent) { in make_menus() 660 if (cp->alternate != NULL) { in make_menus() 661 cont = cp->alternate; in make_menus()
|
/freebsd/contrib/sendmail/mail.local/ |
H A D | README | 48 an alternate mail spool path (i.e., "-p /local/mail") and "-n" to specify 58 will offer an alternate hash, using a base64 encoding (changing / to _)
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | cpufreq-qcom-hw.txt | 21 Definition: must be "xo", "alternate". 168 clock-names = "xo", "alternate";
|
/freebsd/contrib/sendmail/cf/feature/ |
H A D | use_cw_file.m4 | 20 # to find alternate names for this host. Typically only used when several
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | qcom,spmi-clkdiv.txt | 4 These clocks are typically wired through alternate functions on
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3-gta04a3.dts | 14 /* alternate accelerometer that might be installed on some GTA04A3 boards */
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_leapsec.h | 150 extern leap_table_t *leapsec_get_table(int alternate);
|
/freebsd/sys/netinet/ |
H A D | sctp_timer.c | 957 if (stcb->asoc.alternate != NULL) { in sctp_t3rxt_timer() 958 sctp_free_remote_addr(stcb->asoc.alternate); in sctp_t3rxt_timer() 960 stcb->asoc.alternate = alt; in sctp_t3rxt_timer() 961 atomic_add_int(&stcb->asoc.alternate->ref_count, 1); in sctp_t3rxt_timer() 1574 if (stcb->asoc.alternate) { in sctp_autoclose_timer() 1575 net = stcb->asoc.alternate; in sctp_autoclose_timer()
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | guts.txt | 5 I/O signal configuration, alternate function selection for multiplexed
|
/freebsd/sys/contrib/device-tree/src/arm/synaptics/ |
H A D | berlin2cd-google-chromecast.dts | 31 * normally. Fortunately, this alternate property is checked
|