Searched refs:din (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/libkern/ |
| H A D | iconv.c | 410 struct iconv_add_in din; in iconv_sysctl_add() local 414 error = SYSCTL_IN(req, &din, sizeof(din)); in iconv_sysctl_add() 417 if (din.ia_version != ICONV_ADD_VER) in iconv_sysctl_add() 419 if (din.ia_datalen > ICONV_CSMAXDATALEN) in iconv_sysctl_add() 421 if (strnlen(din.ia_from, sizeof(din.ia_from)) >= ICONV_CSNMAXLEN) in iconv_sysctl_add() 423 if (strnlen(din.ia_to, sizeof(din.ia_to)) >= ICONV_CSNMAXLEN) in iconv_sysctl_add() 425 if (strnlen(din.ia_converter, sizeof(din.ia_converter)) >= ICONV_CNVNMAXLEN) in iconv_sysctl_add() 430 error = iconv_register_cspair(din.ia_to, din.ia_from, dcp, NULL, &csp); in iconv_sysctl_add() 435 if (din.ia_datalen) { in iconv_sysctl_add() 437 error = copyin(din.ia_data, csp->cp_data, din.ia_datalen); in iconv_sysctl_add() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/siox/ |
| H A D | eckelmann,siox-gpio.txt | 5 - din-gpios, dout-gpios, dclk-gpios, dld-gpios: references gpios for the 15 din-gpios = <&gpio6 11 0>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/misc/ |
| H A D | xlnx,sd-fec.txt | 27 - xlnx,sdfec-din-words : A value 0 indicates that the DIN_WORDS interface is 31 - xlnx,sdfec-din-width : Configures the DIN AXI stream where a value of 1 54 xlnx,sdfec-din-words = <0>; 55 xlnx,sdfec-din-width = <2>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soundwire/ |
| H A D | qcom,sdw.txt | 46 - qcom,din-ports: 153 qcom,din-ports = <2>;
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx6dl-eckelmann-ci4x10.dts | 48 din-gpios = <&gpio6 11 GPIO_ACTIVE_HIGH>;
|
| H A D | tegra124-apalis.dtsi | 80 dap3-din-pp1 { 151 dap2-din-pa4 { 1262 dap1-din-pn1 { /* NC */ 1325 dap4-din-pp5 { /* NC */
|
| H A D | tegra124-apalis-v1.2.dtsi | 81 dap3-din-pp1 { 152 dap2-din-pa4 { 1265 dap1-din-pn1 { /* NC */ 1328 dap4-din-pp5 { /* NC */
|
| H A D | tegra30-colibri.dtsi | 94 dap4-din-pp5 {
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | sdm845.dtsi | 3424 qcom,din-ports = <2>;
|