Home
last modified time | relevance | path

Searched defs:scc (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/sys/dev/netif/bwn/siba/
H A Dsiba_core.c193 struct siba_cc *scc; in siba_core_attach() local
780 siba_cc_clock(struct siba_cc *scc, enum siba_clock clock) in siba_cc_clock()
927 siba_cc_pmu_init(struct siba_cc *scc) in siba_cc_pmu_init()
1040 siba_cc_power_init(struct siba_cc *scc) in siba_cc_power_init()
1069 siba_cc_powerup_delay(struct siba_cc *scc) in siba_cc_powerup_delay()
1085 siba_cc_clockfreq(struct siba_cc *scc, int max) in siba_cc_clockfreq()
1125 siba_cc_pmu1_pll0_init(struct siba_cc *scc, uint32_t freq) in siba_cc_pmu1_pll0_init()
1207 siba_cc_pmu0_pll0_init(struct siba_cc *scc, uint32_t xtalfreq) in siba_cc_pmu0_pll0_init()
1294 siba_cc_clksrc(struct siba_cc *scc) in siba_cc_clksrc()
1342 siba_cc_pll_read(struct siba_cc *scc, uint32_t offset) in siba_cc_pll_read()
[all …]
H A Dsibavar.h169 #define SIBA_CC_READ32(scc, offset) \ argument
171 #define SIBA_CC_WRITE32(scc, offset, val) \ argument
173 #define SIBA_CC_MASK32(scc, offset, mask) \ argument
175 #define SIBA_CC_SET32(scc, offset, set) \ argument
177 #define SIBA_CC_MASKSET32(scc, offset, mask, set) \ argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dddg.c823 set_recurrence_length (ddg_scc_ptr scc, ddg_ptr g) in set_recurrence_length()
853 ddg_scc_ptr scc; in create_scc() local
884 free_scc (ddg_scc_ptr scc) in free_scc()
909 add_backarc_to_scc (ddg_scc_ptr scc, ddg_edge_ptr e) in add_backarc_to_scc()
919 add_scc_to_ddg (ddg_all_sccs_ptr g, ddg_scc_ptr scc) in add_scc_to_ddg()
1035 ddg_scc_ptr scc; in create_ddg_all_sccs() local
H A Dtree-ssa-sccvn.c3219 print_scc (FILE *out, vec<tree> scc) in print_scc()
4261 sort_scc (vec<tree> scc) in sort_scc()
4311 process_scc (vec<tree> scc) in process_scc()
4398 auto_vec<tree> scc; in extract_and_process_scc_for_name() local
H A Dmodulo-sched.c2540 ddg_scc_ptr scc = all_sccs->sccs[i]; in order_nodes_of_sccs() local
2719 order_nodes_in_scc (ddg_ptr g, sbitmap nodes_ordered, sbitmap scc, in order_nodes_in_scc()
H A Dtree-ssa-structalias.c1451 bitmap scc = BITMAP_ALLOC (NULL); in scc_visit() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dddg.c848 set_recurrence_length (ddg_scc_ptr scc, ddg_ptr g) in set_recurrence_length()
878 ddg_scc_ptr scc; in create_scc() local
909 free_scc (ddg_scc_ptr scc) in free_scc()
934 add_backarc_to_scc (ddg_scc_ptr scc, ddg_edge_ptr e) in add_backarc_to_scc()
944 add_scc_to_ddg (ddg_all_sccs_ptr g, ddg_scc_ptr scc) in add_scc_to_ddg()
1063 ddg_scc_ptr scc; in create_ddg_all_sccs() local
H A Dtree-ssa-sccvn.c2465 print_scc (FILE *out, VEC (tree, heap) *scc) in print_scc()
3453 sort_scc (VEC (tree, heap) *scc) in sort_scc()
3504 process_scc (VEC (tree, heap) *scc) in process_scc()
H A Dmodulo-sched.c2563 ddg_scc_ptr scc = all_sccs->sccs[i]; in order_nodes_of_sccs() local
2746 order_nodes_in_scc (ddg_ptr g, sbitmap nodes_ordered, sbitmap scc, in order_nodes_in_scc()
H A Dtree-ssa-structalias.c1422 bitmap scc = BITMAP_ALLOC (NULL); in scc_visit() local
/dflybsd-src/sys/netinet/
H A Dip_carp.c731 struct carp_softc_container *oscc, *scc; in carp_if_remove() local
793 struct carp_softc_container *new_scc, *scc; in carp_if_insert() local
829 struct carp_softc_container *scc; in carp_if_free() local
898 struct carp_softc_container *scc; in carp_ifdetach_dispatch() local
1224 struct carp_softc_container *scc; in carp_input() local
1691 struct carp_softc_container *scc; in carp_forus() local
2443 struct carp_softc_container *scc; in carp_ioctl_setvh_dispatch() local
2888 struct carp_softc_container *scc; in carp_activate_vhaddr() local
/dflybsd-src/contrib/gcc-8.0/gcc/lto/
H A Dlto.c969 tree_scc_hasher::hash (const tree_scc *scc) in hash()
1521 compare_tree_sccs (tree_scc *pscc, tree_scc *scc, in compare_tree_sccs()
1570 tree_scc *scc in unify_scc() local
3069 tree_scc *scc, *max_scc = NULL; in print_lto_report_1() local
/dflybsd-src/usr.bin/at/
H A Dparsetime.c140 static char scc; /* scanner - count of remaining arguments */ variable
/dflybsd-src/usr.bin/telnet/
H A Dtelnet.c1622 int scc; in telrcv() local
/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_hw.h558 u64 scc; member