/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | nxp,imx8-isi.yaml | 4 $id: http://devicetree.org/schemas/media/nxp,imx8-isi.yaml# 13 The Image Sensing Interface (ISI) combines image processing pipelines with 15 sources. The inputs to the ISI go through Pixel Link interfaces, and their 22 - fsl,imx8mn-isi 23 - fsl,imx8mp-isi 24 - fsl,imx93-isi 45 A phandle referencing the block control that contains the CSIS to ISI 59 Ports represent the Pixel Link inputs to the ISI. Their number and 77 - fsl,imx8mn-isi 78 - fsl,imx93-isi [all …]
|
H A D | atmel-isi.txt | 1 Atmel Image Sensor Interface (ISI) 4 Required properties for ISI: 5 - compatible: must be "atmel,at91sam9g45-isi" or "microchip,sam9x60-isi". 7 - interrupts: should contain IRQ line for the ISI. 13 ISI supports a single port node with parallel bus. It shall contain one 28 isi: isi@f0034000 { 29 compatible = "atmel,at91sam9g45-isi";
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91sam9x5_isi.dtsi | 16 isi { 17 pinctrl_isi_data_0_7: isi-0-data-0-7 { 32 pinctrl_isi_data_8_9: isi-0-data-8-9 { 38 pinctrl_isi_data_10_11: isi-0-data-10-11 { 46 isi: isi@f8048000 { label 47 compatible = "atmel,at91sam9g45-isi";
|
H A D | sama5d3xmb.dtsi | 41 * i2c0 conflicts with ISI: 42 * disable it to allow the use of ISI 84 isi: isi@f0034000 { label
|
H A D | sama5d3xmb_cmp.dtsi | 40 * i2c0 conflicts with ISI: 41 * disable it to allow the use of ISI 83 isi: isi@f0034000 { label
|
H A D | sama5d35ek.dts | 36 isi: isi@f0034000 { label
|
H A D | sama5d3.dtsi | 246 isi: isi@f0034000 { label 247 compatible = "atmel,at91sam9g45-isi"; 673 isi { 674 pinctrl_isi_data_0_7: isi-0-data-0-7 { 689 pinctrl_isi_data_8_9: isi-0-data-8-9 { 695 pinctrl_isi_data_10_11: isi-0-data-10-11 {
|
H A D | at91sam9g45.dtsi | 270 isi { 271 pinctrl_isi_data_0_7: isi-0-data-0-7 { 286 pinctrl_isi_data_8_9: isi-0-data-8-9 { 292 pinctrl_isi_data_10_11: isi-0-data-10-11 { 831 isi@fffb4000 { 832 compatible = "atmel,at91sam9g45-isi";
|
H A D | at91sam9g25ek.dts | 40 &isi {
|
H A D | sama5d4.dtsi | 222 isi: isi@f0008000 { label 223 compatible = "atmel,at91sam9g45-isi"; 1047 isi { 1048 pinctrl_isi_data_0_7: isi-0-data-0-7 { 1062 pinctrl_isi_data_8_9: isi-0-data-8-9 { 1067 pinctrl_isi_data_10_11: isi-0-data-10-11 {
|
H A D | sam9x60.dtsi | 1167 isi: isi@f8048000 { label 1168 compatible = "microchip,sam9x60-isi", "atmel,at91sam9g45-isi";
|
/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon_y.y | 971 ipmon_saver_int_t *isi; in install_saver() local 978 isi = calloc(1, sizeof(*isi)); in install_saver() 979 if (isi == NULL) in install_saver() 989 isi->imsi_handle = dlopen(path, RTLD_LAZY); in install_saver() 992 isi->imsi_handle = dlopen(path, DL_LAZY); in install_saver() 995 if (isi->imsi_handle == NULL) in install_saver() 999 is->ims_dup = (ims_dup_func_t)dlsym(isi->imsi_handle, nbuf); in install_saver() 1002 is->ims_destroy = (ims_destroy_func_t)dlsym(isi->imsi_handle, nbuf); in install_saver() 1007 is->ims_match = (ims_match_func_t)dlsym(isi->imsi_handle, nbuf); in install_saver() 1010 is->ims_parse = (ims_parse_func_t)dlsym(isi->imsi_handle, nbuf); in install_saver() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/imx/ |
H A D | fsl,imx93-media-blk-ctrl.yaml | 45 - const: isi 78 "pxp", "lcdif", "isi", "csi", "dsi";
|
H A D | fsl,imx8mn-disp-blk-ctrl.yaml | 36 - const: isi 80 power-domain-names = "bus", "isi", "lcdif", "mipi-dsi",
|
H A D | fsl,imx8mp-media-blk-ctrl.yaml | 44 - const: isi 117 power-domain-names = "bus", "mipi-dsi1", "mipi-csi1", "lcdif1", "isi",
|
/freebsd/sys/netinet6/ |
H A D | pim6_var.h | 38 * Written by George Edmond Eddy (Rusty), ISI, February 1998 39 * Modified by Pavlin Ivanov Radoslavov, USC/ISI, May 1998
|
/freebsd/sys/netinet/ |
H A D | pim_var.h | 40 * Written by George Edmond Eddy (Rusty), ISI, February 1998. 41 * Modified by Pavlin Radoslavov, USC/ISI, May 1998, Aug 1999, October 2000.
|
H A D | pim.h | 41 * Modified by George Edmond Eddy (Rusty), ISI, February 1998. 42 * Modified by Pavlin Radoslavov, USC/ISI, May 1998, October 2000.
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPLexerChange.cpp | 44 [&](const IncludeStackInfo &ISI) -> bool { return IsFileLexer(ISI); }); in isInPrimaryFile() argument 55 for (const IncludeStackInfo &ISI : llvm::reverse(IncludeMacroStack)) { in getCurrentFileLexer() local 56 if (IsFileLexer(ISI)) in getCurrentFileLexer() 57 return ISI.ThePPLexer; in getCurrentFileLexer() 647 for (const IncludeStackInfo &ISI : llvm::reverse(IncludeMacroStack)) { in HandleMicrosoftCommentPaste() local 648 if (ISI.ThePPLexer == nullptr) continue; // Scan for a real lexer. in HandleMicrosoftCommentPaste() 656 FoundLexer = ISI.ThePPLexer; in HandleMicrosoftCommentPaste()
|
/freebsd/share/man/man4/ |
H A D | pim.4 | 188 (Rusty) (ISI), 192 (USC/ISI and ICSI).
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.h | 442 auto ISI = in reserveStubs() local 444 if (!ISI) in reserveStubs() 445 return ISI.takeError(); in reserveStubs() 446 for (unsigned I = 0; I < ISI->getNumStubs(); ++I) in reserveStubs() 448 IndirectStubsInfos.push_back(std::move(*ISI)); in reserveStubs()
|
/freebsd/sys/powerpc/aim/ |
H A D | trap_subr32.S | 343 * (except ISI/DSI, ALI, and the interrupts) 412 bne do_isi_prot /* if guarded, take an ISI */ 426 bne do_isi /* if so, go to ISI interrupt */ 433 /* Create a faked ISI interrupt as the address was not found */ 658 * Preamble code for DSI/ISI traps
|
/freebsd/lib/libc/rpc/ |
H A D | rpc_secure.3 | 284 .%O RFC1050, Sun Microsystems Inc., USC-ISI
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mn.dtsi | 1117 isi: isi@32e20000 { label 1118 compatible = "fsl,imx8mn-isi"; 1147 power-domain-names = "bus", "isi",
|
/freebsd/contrib/unbound/ |
H A D | config.sub | 227 | isi* \ 428 isi68 | isi) 429 basic_machine=m68k-isi 1086 m68k-isi)
|