Searched defs:gate (Results 1 – 19 of 19) sorted by relevance
/freebsd/sys/arm/mv/clk/ |
H A D | periph_clk_mux_gate.c | 64 struct clk_gate_def *gate; in a37x0_periph_register_mux_gate() local 116 struct clk_gate_def *gate; in a37x0_periph_register_mux_gate_fixed() local
|
H A D | periph.h | 291 struct clk_gate_def gate; member 304 struct clk_gate_def gate; member 310 struct clk_gate_def gate; member 314 struct clk_gate_def gate; member 332 struct clk_gate_def gate; member 338 struct clk_gate_def gate; member 373 struct a37x0_periph_clk_gate_def gate; member
|
H A D | periph_clk_d.c | 65 struct clk_gate_def *gate; in a37x0_periph_d_register_full_clk_dd() local 130 struct clk_gate_def *gate; in a37x0_periph_d_register_full_clk() local
|
H A D | periph_clk_gate.c | 58 struct clk_gate_def *gate; in a37x0_periph_gate_register_gate() local
|
H A D | periph_clk_fixed.c | 63 struct clk_gate_def *gate; in a37x0_periph_fixed_register_fixed() local
|
H A D | periph.c | 86 struct clk_gate_def *gate, int id) in a37x0_periph_create_gate()
|
/freebsd/contrib/lutok/ |
H A D | c_gate_test.cpp | 62 lutok::state_c_gate gate(state); in ATF_TEST_CASE_BODY() local
|
/freebsd/contrib/kyua/utils/sqlite/ |
H A D | c_gate_test.cpp | 65 sqlite::database_c_gate gate(db); in ATF_TEST_CASE_BODY() local
|
H A D | exceptions_test.cpp | 94 sqlite::database_c_gate gate(db); in ATF_TEST_CASE_BODY() local
|
/freebsd/tools/tools/tscdrift/ |
H A D | tscdrift.c | 46 static volatile int gate; variable
|
/freebsd/sbin/routed/ |
H A D | table.c | 275 naddr gate, in ag_check() 668 naddr gate, in rtioctl() 1148 naddr mask, gate; in read_rt() local 1557 naddr gate, in del_static()
|
H A D | input.c | 139 naddr gate, mask, v1_mask, dst, ddst_h = 0; in input() local
|
H A D | rdisc.c | 397 naddr gate; in del_rdisc() local 562 naddr gate, in parse_ad()
|
H A D | parms.c | 163 naddr dst, netmask, gate; in gwkludge() local
|
H A D | trace.c | 569 naddr gate) in rtname()
|
/freebsd/sys/arm64/freescale/imx/ |
H A D | imx_ccm.h | 69 struct imx_clk_gate_def *gate; member
|
/freebsd/sys/netinet6/ |
H A D | nd6_rtr.c | 2361 struct in6_addr *gate = (struct in6_addr *)arg; in rt6_deleteroute() local
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_ich8lan.c | 3047 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) in e1000_gate_hw_phy_config_ich8lan()
|
/freebsd/sys/contrib/xen/arch-x86/hvm/ |
H A D | save.h | 485 uint8_t gate; /* timer start */ member
|