| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | v3-v360epc-pci.txt | 56 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */ 57 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */ 58 0x4800 0 0 3 &pic 15 /* INT C on slot 9 is irq 15 */ 59 0x4800 0 0 4 &pic 16 /* INT D on slot 9 is irq 16 */ 61 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */ 62 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */ 63 0x5000 0 0 3 &pic 16 /* INT C on slot 10 is irq 16 */ 64 0x5000 0 0 4 &pic 13 /* INT D on slot 10 is irq 13 */ 66 0x5800 0 0 1 &pic 15 /* INT A on slot 11 is irq 15 */ 67 0x5800 0 0 2 &pic 16 /* INT B on slot 11 is irq 16 */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | 53c700.scr | 144 INT NOT_MSG_OUT_AFTER_SELECTION 148 INT RESELECTED_DURING_SELECTION, WHEN MSG_IN 149 INT FATAL_NOT_MSG_IN_AFTER_SELECTION 154 INT RESELECTION_IDENTIFIED 159 INT RESELECTION_IDENTIFIED 167 INT COMPLETED_SELECTION_AS_TARGET 177 INT FATAL_SEND_MSG 206 INT FATAL_ILLEGAL_MSG_LENGTH 253 INT UNEXPECTED_PHASE_BEFORE_CMD, IF NOT CMD 260 INT UNEXPECTED_PHASE_AFTER_CMD [all …]
|
| H A D | 53c700_d.h_shipped | 156 INT NOT_MSG_OUT_AFTER_SELECTION 166 INT RESELECTED_DURING_SELECTION, WHEN MSG_IN 170 INT FATAL_NOT_MSG_IN_AFTER_SELECTION 181 INT RESELECTION_IDENTIFIED 192 INT RESELECTION_IDENTIFIED 212 INT COMPLETED_SELECTION_AS_TARGET 231 INT FATAL_SEND_MSG 308 INT FATAL_ILLEGAL_MSG_LENGTH 433 INT UNEXPECTED_PHASE_BEFORE_CMD, IF NOT CMD 458 INT UNEXPECTED_PHASE_AFTER_CMD [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_h323_types.c | 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 24 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 40 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 44 {FNAME("t35CountryCode") INT, BYTE, 0, 0, SKIP, 0, NULL}, 45 {FNAME("t35Extension") INT, BYTE, 0, 0, SKIP, 0, NULL}, 46 {FNAME("manufacturerCode") INT, WORD, 0, 0, SKIP, 0, NULL}, 221 {FNAME("item") INT, WORD, 0, 0, SKIP, 0, NULL}, 257 {FNAME("t35CountryCode") INT, BYTE, 0, 0, SKIP, 0, NULL}, 258 {FNAME("t35Extension") INT, BYTE, 0, 0, SKIP, 0, NULL}, 259 {FNAME("manufacturerCode") INT, WORD, 0, 0, SKIP, 0, NULL}, [all …]
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_misc.c | 43 #define INT __force int macro 47 return (INT)format >= 0 && (INT)format <= (INT)SNDRV_PCM_FORMAT_LAST; in valid_format() 50 static const struct pcm_format_data pcm_formats[(INT)SNDRV_PCM_FORMAT_LAST+1] = { 269 if ((val = pcm_formats[(INT)format].signd) < 0) in snd_pcm_format_signed() 317 if ((val = pcm_formats[(INT)format].le) < 0) in snd_pcm_format_little_endian() 353 if ((val = pcm_formats[(INT)format].width) == 0) in snd_pcm_format_width() 371 if ((val = pcm_formats[(INT)format].phys) == 0) in snd_pcm_format_physical_width() 404 if (! pcm_formats[(INT)format].phys) in snd_pcm_format_silence_64() 406 return pcm_formats[(INT)format].silence; in snd_pcm_format_silence_64() 430 width = pcm_formats[(INT)format].phys; /* physical width */ in snd_pcm_format_set_silence() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | integratorap.dts | 179 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */ 180 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */ 181 0x4800 0 0 3 &pic 15 /* INT C on slot 9 is irq 15 */ 182 0x4800 0 0 4 &pic 16 /* INT D on slot 9 is irq 16 */ 184 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */ 185 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */ 186 0x5000 0 0 3 &pic 16 /* INT C on slot 10 is irq 16 */ 187 0x5000 0 0 4 &pic 13 /* INT D on slot 10 is irq 13 */ 189 0x5800 0 0 1 &pic 15 /* INT A on slot 11 is irq 15 */ 190 0x5800 0 0 2 &pic 16 /* INT B on slot 11 is irq 16 */ [all …]
|
| H A D | keystone-k2e.dtsi | 157 interrupt-map = <0 0 0 1 &pcie_intc1 0>, /* INT A */ 158 <0 0 0 2 &pcie_intc1 1>, /* INT B */ 159 <0 0 0 3 &pcie_intc1 2>, /* INT C */ 160 <0 0 0 4 &pcie_intc1 3>; /* INT D */
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | dnn.inl.hpp | 54 DictValue res(Param::INT, new AutoBuffer<int64, 1>(size)); in arrayInt() 91 if (type == Param::INT) in get() 149 else if (type == Param::INT) in get() 193 case Param::INT: in release() 215 if (r.type == Param::INT) in operator =() 243 if (r.type == Param::INT) in DictValue() 258 return (type == Param::INT); in isInt() 263 return (type == Param::REAL || type == Param::INT); in isReal() 270 case Param::INT: in size()
|
| H A D | dict.hpp | 63 …DictValue(bool i) : type(Param::INT), pi(new AutoBuffer<int64,1>) { (*pi)[0] = i ? 1 : 0… in DictValue() 64 …DictValue(int64 i = 0) : type(Param::INT), pi(new AutoBuffer<int64,1>) { (*pi)[0] = i; } … in DictValue() 65 …CV_WRAP DictValue(int i) : type(Param::INT), pi(new AutoBuffer<int64,1>) { (*pi)[0] = i; } … in DictValue() 66 …DictValue(unsigned p) : type(Param::INT), pi(new AutoBuffer<int64,1>) { (*pi)[0] = p; } … in DictValue()
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h265d_syntax.h | 39 typedef signed int INT; typedef 163 INT CurrPicOrderCntVal; 166 INT PicOrderCntValList[15]; 176 INT current_poc; 218 INT max_slice_num;
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | keystone-k2e.dtsi | 105 interrupt-map = <0 0 0 1 &pcie_intc1 0>, /* INT A */ 106 <0 0 0 2 &pcie_intc1 1>, /* INT B */ 107 <0 0 0 3 &pcie_intc1 2>, /* INT C */ 108 <0 0 0 4 &pcie_intc1 3>; /* INT D */
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/samples/ |
| H A D | unresolved.tc | 3 trap exit_unresolved INT 4 kill -INT $PID
|
| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | lex.l | 34 INT ({O_INT}|{D_INT}|{X_INT}){I_SUF}? 55 ^#[ \t]+{INT}[ \t]+\"[^\"\n]+\".*\n return FILENAME; 72 {INT} return INT;
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/ |
| H A D | sve-stress | 14 trap - INT TERM CHLD 40 trap interrupt INT TERM EXIT
|
| H A D | fpsimd-stress | 14 trap - INT TERM CHLD 40 trap interrupt INT TERM EXIT
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/nfc/ |
| H A D | nfcmrvl.txt | 50 /* I2C INT configuration */ 54 /* I2C INT trigger configuration */ 77 /* SPI INT configuration */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | machmode.def | 43 acceptable. For instance, INT. 76 declares MODE to be of class INT and BYTESIZE bytes wide. 80 declares MODE to be of class INT, BYTESIZE bytes wide in 126 MODE (which must be an INT mode) and precision PREC. 132 CLASS) with COUNT components. CLASS must be INT or FLOAT. 141 and modes smaller than one byte (if CLASS is INT) or smaller 142 than two bytes (if CLASS is FLOAT). CLASS must be INT or 161 error if there is no 'F'. For INT modes, the names are 262 COMPLEX_MODES (INT);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | machmode.def | 43 acceptable. For instance, INT. 76 declares MODE to be of class INT and BYTESIZE bytes wide. 80 declares MODE to be of class INT, BYTESIZE bytes wide in 126 MODE (which must be an INT mode) and precision PREC. 132 CLASS) with COUNT components. CLASS must be INT or FLOAT. 141 and modes smaller than one byte (if CLASS is INT) or smaller 142 than two bytes (if CLASS is FLOAT). CLASS must be INT or 161 error if there is no 'F'. For INT modes, the names are 262 COMPLEX_MODES (INT);
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-btf.rst | 86 [3] INT 'long long unsigned int' size=8 bits_offset=0 nr_bits=64 encoding=(none) 141 [3] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED 150 [6] INT 'unsigned int' size=4 bits_offset=0 nr_bits=32 encoding=(none) 151 [7] INT 'char' size=1 bits_offset=0 nr_bits=8 encoding=SIGNED 153 [9] INT '__ARRAY_SIZE_TYPE__' size=4 bits_offset=0 nr_bits=32 encoding=(none)
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0145-kern-misc-Add-STRING-type-for-internal-printf-format.patch | 30 INT, LONG, LONGLONG, 38 args->ptr[curn].type = INT + longfmt; 52 args->ptr[curn].type = INT;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0004-add-fallback-parse_printf_format-implementation.patch | 147 + INT, 170 + [INT] = PA_INT, 194 + S('d') = E(INT), S('i') = E(INT), 198 + S('c') = E(CHAR),S('C') = E(INT), 208 + S('c') = E(INT), S('s') = E(PTR), S('n') = E(PTR), 274 + types[warg-1] = INT; 288 + types[parg-1] = INT;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/ |
| H A D | 0002-musl-does-not-provide-printf-h.patch | 168 + INT, 191 + [INT] = PA_INT, 215 + S('d') = E(INT), S('i') = E(INT), 219 + S('c') = E(CHAR),S('C') = E(INT), 229 + S('c') = E(INT), S('s') = E(PTR), S('n') = E(PTR), 295 + types[warg-1] = INT; 309 + types[parg-1] = INT;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0004-add-fallback-parse_printf_format-implementation.patch | 154 + INT, 177 + [INT] = PA_INT, 201 + S('d') = E(INT), S('i') = E(INT), 205 + S('c') = E(CHAR),S('C') = E(INT), 215 + S('c') = E(INT), S('s') = E(PTR), S('n') = E(PTR), 281 + types[warg-1] = INT; 295 + types[parg-1] = INT;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit/ |
| H A D | rc | 47 trap - INT QUIT TSTP 61 trap ":" INT QUIT TSTP
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-tegra-periph.c | 165 #define INT(_name, _parents, _offset, \ macro 615 INT("vde", mux_pllp_pllc_pllm_clkm, CLK_SOURCE_VDE, 61, 0, tegra_clk_vde), 616 INT("vi", mux_pllm_pllc_pllp_plla, CLK_SOURCE_VI, 20, 0, tegra_clk_vi), 617 INT("epp", mux_pllm_pllc_pllp_plla, CLK_SOURCE_EPP, 19, 0, tegra_clk_epp), 618 INT("host1x", mux_pllm_pllc_pllp_plla, CLK_SOURCE_HOST1X, 28, 0, tegra_clk_host1x), 619 INT("mpe", mux_pllm_pllc_pllp_plla, CLK_SOURCE_MPE, 60, 0, tegra_clk_mpe), 620 INT("2d", mux_pllm_pllc_pllp_plla, CLK_SOURCE_2D, 21, 0, tegra_clk_gr2d), 621 INT("3d", mux_pllm_pllc_pllp_plla, CLK_SOURCE_3D, 24, 0, tegra_clk_gr3d), 629 INT("tsec", mux_pllp_pllc_clkm, CLK_SOURCE_TSEC, 83, 0, tegra_clk_tsec_8),
|