Home
last modified time | relevance | path

Searched refs:sgc (Results 1 – 25 of 824) sorted by relevance

12345678910>>...33

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpio/
H A Dgpio-sa1100.c118 grer = sgc->irqrising & sgc->irqmask; in sa1100_update_edge_regs()
119 gfer = sgc->irqfalling & sgc->irqmask; in sa1100_update_edge_regs()
131 if ((sgc->irqrising | sgc->irqfalling) & mask) in sa1100_gpio_type()
137 sgc->irqrising |= mask; in sa1100_gpio_type()
139 sgc->irqrising &= ~mask; in sa1100_gpio_type()
141 sgc->irqfalling |= mask; in sa1100_gpio_type()
165 sgc->irqmask &= ~mask; in sa1100_gpio_mask()
175 sgc->irqmask |= mask; in sa1100_gpio_unmask()
243 irq = sgc->irqbase; in sa1100_gpio_handler()
262 writel_relaxed(sgc->irqwake & sgc->irqrising, sgc->membase + R_GRER); in sa1100_gpio_suspend()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpio/
H A Dgpio-sa1100.c118 grer = sgc->irqrising & sgc->irqmask; in sa1100_update_edge_regs()
119 gfer = sgc->irqfalling & sgc->irqmask; in sa1100_update_edge_regs()
131 if ((sgc->irqrising | sgc->irqfalling) & mask) in sa1100_gpio_type()
137 sgc->irqrising |= mask; in sa1100_gpio_type()
139 sgc->irqrising &= ~mask; in sa1100_gpio_type()
141 sgc->irqfalling |= mask; in sa1100_gpio_type()
165 sgc->irqmask &= ~mask; in sa1100_gpio_mask()
175 sgc->irqmask |= mask; in sa1100_gpio_unmask()
243 irq = sgc->irqbase; in sa1100_gpio_handler()
262 writel_relaxed(sgc->irqwake & sgc->irqrising, sgc->membase + R_GRER); in sa1100_gpio_suspend()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpio/
H A Dgpio-sa1100.c118 grer = sgc->irqrising & sgc->irqmask; in sa1100_update_edge_regs()
119 gfer = sgc->irqfalling & sgc->irqmask; in sa1100_update_edge_regs()
131 if ((sgc->irqrising | sgc->irqfalling) & mask) in sa1100_gpio_type()
137 sgc->irqrising |= mask; in sa1100_gpio_type()
139 sgc->irqrising &= ~mask; in sa1100_gpio_type()
141 sgc->irqfalling |= mask; in sa1100_gpio_type()
165 sgc->irqmask &= ~mask; in sa1100_gpio_mask()
175 sgc->irqmask |= mask; in sa1100_gpio_unmask()
243 irq = sgc->irqbase; in sa1100_gpio_handler()
262 writel_relaxed(sgc->irqwake & sgc->irqrising, sgc->membase + R_GRER); in sa1100_gpio_suspend()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/esas2r/
H A Desas2r_io.c198 len = (*sgc->get_phys_addr)(sgc, &addr); in esas2r_build_sg_list_sge()
205 len = sgc->length; in esas2r_build_sg_list_sge()
222 if (unlikely(sgc->sge.a64.curr > sgc->sge.a64.limit)) { in esas2r_build_sg_list_sge()
279 ((u8 *)sgc-> in esas2r_build_sg_list_sge()
299 sgc->sge.a64.chain = sgc->sge.a64.last; in esas2r_build_sg_list_sge()
306 sgc->sge.a64.last = sgc->sge.a64.curr; in esas2r_build_sg_list_sge()
313 sgc->length -= len; in esas2r_build_sg_list_sge()
383 len = (*sgc->get_phys_addr)(sgc, &addr); in esas2r_build_prd_iblk()
467 sgc->sge.prd.chain = sgc->sge.prd.curr; in esas2r_build_prd_iblk()
482 sgc->sge.prd.sge_cnt = sgc->sge.prd.sgl_max_cnt - 1; in esas2r_build_prd_iblk()
[all …]
H A Desas2r_flash.c181 struct esas2r_sg_context *sgc = &fc->sgc; in build_flash_msg() local
186 if (sgc->cur_offset) in build_flash_msg()
188 sgc->length, in build_flash_msg()
199 sgc->length); in build_flash_msg()
210 if (sgc->cur_offset) { in build_flash_msg()
219 fc->sgc.length = 0; in build_flash_msg()
364 fc->sgc.length = FM_BUF_SZ; in fw_download_proc()
916 sgc->length = datalen; in esas2r_process_fs_ioctl()
1403 memcpy(&fc->sgc, sgc, sizeof(struct esas2r_sg_context)); in esas2r_fm_api()
1404 sgc = &fc->sgc; in esas2r_fm_api()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/esas2r/
H A Desas2r_io.c198 len = (*sgc->get_phys_addr)(sgc, &addr); in esas2r_build_sg_list_sge()
205 len = sgc->length; in esas2r_build_sg_list_sge()
222 if (unlikely(sgc->sge.a64.curr > sgc->sge.a64.limit)) { in esas2r_build_sg_list_sge()
279 ((u8 *)sgc-> in esas2r_build_sg_list_sge()
299 sgc->sge.a64.chain = sgc->sge.a64.last; in esas2r_build_sg_list_sge()
306 sgc->sge.a64.last = sgc->sge.a64.curr; in esas2r_build_sg_list_sge()
313 sgc->length -= len; in esas2r_build_sg_list_sge()
383 len = (*sgc->get_phys_addr)(sgc, &addr); in esas2r_build_prd_iblk()
467 sgc->sge.prd.chain = sgc->sge.prd.curr; in esas2r_build_prd_iblk()
482 sgc->sge.prd.sge_cnt = sgc->sge.prd.sgl_max_cnt - 1; in esas2r_build_prd_iblk()
[all …]
H A Desas2r_flash.c181 struct esas2r_sg_context *sgc = &fc->sgc; in build_flash_msg() local
186 if (sgc->cur_offset) in build_flash_msg()
188 sgc->length, in build_flash_msg()
199 sgc->length); in build_flash_msg()
210 if (sgc->cur_offset) { in build_flash_msg()
219 fc->sgc.length = 0; in build_flash_msg()
364 fc->sgc.length = FM_BUF_SZ; in fw_download_proc()
916 sgc->length = datalen; in esas2r_process_fs_ioctl()
1403 memcpy(&fc->sgc, sgc, sizeof(struct esas2r_sg_context)); in esas2r_fm_api()
1404 sgc = &fc->sgc; in esas2r_fm_api()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/esas2r/
H A Desas2r_io.c198 len = (*sgc->get_phys_addr)(sgc, &addr); in esas2r_build_sg_list_sge()
205 len = sgc->length; in esas2r_build_sg_list_sge()
222 if (unlikely(sgc->sge.a64.curr > sgc->sge.a64.limit)) { in esas2r_build_sg_list_sge()
279 ((u8 *)sgc-> in esas2r_build_sg_list_sge()
299 sgc->sge.a64.chain = sgc->sge.a64.last; in esas2r_build_sg_list_sge()
306 sgc->sge.a64.last = sgc->sge.a64.curr; in esas2r_build_sg_list_sge()
313 sgc->length -= len; in esas2r_build_sg_list_sge()
383 len = (*sgc->get_phys_addr)(sgc, &addr); in esas2r_build_prd_iblk()
467 sgc->sge.prd.chain = sgc->sge.prd.curr; in esas2r_build_prd_iblk()
482 sgc->sge.prd.sge_cnt = sgc->sge.prd.sgl_max_cnt - 1; in esas2r_build_prd_iblk()
[all …]
H A Desas2r_flash.c181 struct esas2r_sg_context *sgc = &fc->sgc; in build_flash_msg() local
186 if (sgc->cur_offset) in build_flash_msg()
188 sgc->length, in build_flash_msg()
199 sgc->length); in build_flash_msg()
210 if (sgc->cur_offset) { in build_flash_msg()
219 fc->sgc.length = 0; in build_flash_msg()
364 fc->sgc.length = FM_BUF_SZ; in fw_download_proc()
916 sgc->length = datalen; in esas2r_process_fs_ioctl()
1403 memcpy(&fc->sgc, sgc, sizeof(struct esas2r_sg_context)); in esas2r_fm_api()
1404 sgc = &fc->sgc; in esas2r_fm_api()
[all …]
/dports/biology/py-scikit-bio/scikit-bio-0.5.6/skbio/sequence/tests/
H A Dtest_genetic_code.py21 self.sgc = GeneticCode.from_ncbi(1)
59 self.sgc.name = 'foo'
112 self.assertEqual(str(self.sgc), exp)
136 self.assertEqual(repr(self.sgc), exp)
197 obs = self.sgc.translate(
208 obs = self.sgc.translate(seq)
212 obs = self.sgc.translate(RNA('CCU'))
417 self.sgc.translate(DNA('ACG'))
419 self.sgc.translate('ACG')
435 self.sgc.translate(RNA('UU-G'))
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/sgc/
H A DMakefile.in23 OBJS = sgc.@LTO@
25 SRCS = $(srcdir)/sgc.c
41 sgc.@LTO@: $(srcdir)/sgc.c $(EXTRA_DEPS)
42 $(CC) $(CFLAGS) $(CPPFLAGS) @OPTIONS@ -DSGC_EXPORTS -I.. -c $(srcdir)/sgc.c -o sgc.@LTO@
52 sgc.@LTO@: $(srcdir)/sgc.h
54 test.@LTO@: $(srcdir)/sgc.h
/dports/lang/racket/racket-8.3/src/bc/sgc/
H A DMakefile.in23 OBJS = sgc.@LTO@
25 SRCS = $(srcdir)/sgc.c
41 sgc.@LTO@: $(srcdir)/sgc.c $(EXTRA_DEPS)
42 $(CC) $(CFLAGS) $(CPPFLAGS) @OPTIONS@ -DSGC_EXPORTS -I.. -c $(srcdir)/sgc.c -o sgc.@LTO@
52 sgc.@LTO@: $(srcdir)/sgc.h
54 test.@LTO@: $(srcdir)/sgc.h
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/silc/
H A Dchat.c236 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_add()
238 silc_free(sgc); in silcpurple_chat_chpk_add()
271 silc_free(sgc); in silcpurple_chat_chpk_add()
280 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_cancel()
288 silc_free(sgc); in silcpurple_chat_chpk_cancel()
355 silc_free(sgc); in silcpurple_chat_chpk_cb()
396 silc_free(sgc); in silcpurple_chat_chauth_ok()
415 sgc = silc_calloc(1, sizeof(*sgc)); in silcpurple_chat_chauth_show()
416 if (!sgc) in silcpurple_chat_chauth_show()
418 sgc->sg = sg; in silcpurple_chat_chauth_show()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/silc/
H A Dchat.c236 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_add()
238 silc_free(sgc); in silcpurple_chat_chpk_add()
271 silc_free(sgc); in silcpurple_chat_chpk_add()
280 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_cancel()
288 silc_free(sgc); in silcpurple_chat_chpk_cancel()
355 silc_free(sgc); in silcpurple_chat_chpk_cb()
396 silc_free(sgc); in silcpurple_chat_chauth_ok()
415 sgc = silc_calloc(1, sizeof(*sgc)); in silcpurple_chat_chauth_show()
416 if (!sgc) in silcpurple_chat_chauth_show()
418 sgc->sg = sg; in silcpurple_chat_chauth_show()
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/silc/
H A Dchat.c236 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_add()
238 silc_free(sgc); in silcpurple_chat_chpk_add()
271 silc_free(sgc); in silcpurple_chat_chpk_add()
280 silcpurple_chat_chauth_show(sgc->sg, sgc->channel, sgc->pubkeys); in silcpurple_chat_chpk_cancel()
288 silc_free(sgc); in silcpurple_chat_chpk_cancel()
355 silc_free(sgc); in silcpurple_chat_chpk_cb()
396 silc_free(sgc); in silcpurple_chat_chauth_ok()
415 sgc = silc_calloc(1, sizeof(*sgc)); in silcpurple_chat_chauth_show()
416 if (!sgc) in silcpurple_chat_chauth_show()
418 sgc->sg = sg; in silcpurple_chat_chauth_show()
[all …]
/dports/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.3.0/saa/
H A Dsaa_unaccel.c81 saa_swap(sgc, pGC, ops); in saa_check_fill_spans()
83 saa_swap(sgc, pGC, ops); in saa_check_fill_spans()
102 saa_swap(sgc, pGC, ops); in saa_check_set_spans()
104 saa_swap(sgc, pGC, ops); in saa_check_set_spans()
122 saa_swap(sgc, pGC, ops); in saa_check_put_image()
125 saa_swap(sgc, pGC, ops); in saa_check_put_image()
202 saa_swap(sgc, pGC, ops); in saa_check_copy_nton()
211 saa_swap(sgc, pGC, ops); in saa_check_copy_nton()
238 saa_swap(sgc, pGC, ops); in saa_check_copy_area()
240 saa_swap(sgc, pGC, ops); in saa_check_copy_area()
[all …]
H A Dsaa.c424 saa_swap(sgc, pGC, funcs); in saa_validate_gc()
426 saa_swap(sgc, pGC, funcs); in saa_validate_gc()
444 saa_swap(sgc, pGC, funcs); in saa_destroy_gc()
446 saa_swap(sgc, pGC, funcs); in saa_destroy_gc()
454 saa_swap(sgc, pGC, funcs); in saa_change_gc()
456 saa_swap(sgc, pGC, funcs); in saa_change_gc()
464 saa_swap(sgc, pGCDst, funcs); in saa_copy_gc()
474 saa_swap(sgc, pGC, funcs); in saa_change_clip()
476 saa_swap(sgc, pGC, funcs); in saa_change_clip()
494 saa_swap(sgc, pGC, funcs); in saa_destroy_clip()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/gomp/
H A Domp_parallel_1.f9012 type :: sgc type
15 end type sgc
16 class(sgc), pointer :: sg_
20 class(sgc), intent(in ) :: self
23 class(sgc), intent(inout) :: sg_

12345678910>>...33