Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 193) sorted by relevance

12345678

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_regs_history_debugfs.c41 static int kbase_io_history_resize(struct kbase_io_history *h, u16 new_size) in kbase_io_history_resize()
77 int kbase_io_history_init(struct kbase_io_history *h, u16 n) in kbase_io_history_init()
90 void kbase_io_history_term(struct kbase_io_history *h) in kbase_io_history_term()
96 void kbase_io_history_add(struct kbase_io_history *h, in kbase_io_history_add()
119 struct kbase_io_history *const h = &kbdev->io_history; in kbase_io_history_dump() local
147 struct kbase_io_history *const h = data; in regs_history_size_get() local
156 struct kbase_io_history *const h = data; in regs_history_size_set() local
181 struct kbase_io_history *const h = sfile->private; in regs_history_show() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_regs_history_debugfs.c42 static int kbase_io_history_resize(struct kbase_io_history *h, u16 new_size) in kbase_io_history_resize()
80 int kbase_io_history_init(struct kbase_io_history *h, u16 n) in kbase_io_history_init()
94 void kbase_io_history_term(struct kbase_io_history *h) in kbase_io_history_term()
100 void kbase_io_history_add(struct kbase_io_history *h, void __iomem const *addr, u32 value, u8 write) in kbase_io_history_add()
123 struct kbase_io_history *const h = &kbdev->io_history; in kbase_io_history_dump() local
149 struct kbase_io_history *const h = data; in regs_history_size_get() local
158 struct kbase_io_history *const h = data; in regs_history_size_set() local
178 struct kbase_io_history *const h = sfile->private; in regs_history_show() local
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/dfx/log_buffer/
Dlog_buffer_common.h40 #define lb_magic_set(h) (h)->_magic = 0x8F5C argument
41 #define lb_magic_check(h) (0x8F5C == (h)->_magic) argument
43 #define lb_magic_set(h) argument
44 #define lb_magic_check(h) 1 argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
Dmali_kbase_device_hw.c34 int kbase_io_history_resize(struct kbase_io_history *h, u16 new_size) in kbase_io_history_resize()
71 int kbase_io_history_init(struct kbase_io_history *h, u16 n) in kbase_io_history_init()
85 void kbase_io_history_term(struct kbase_io_history *h) in kbase_io_history_term()
99 static void kbase_io_history_add(struct kbase_io_history *h, in kbase_io_history_add()
122 struct kbase_io_history *const h = &kbdev->io_history; in kbase_io_history_dump() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
Dmali_kbase_device_hw.c29 int kbase_io_history_resize(struct kbase_io_history *h, u16 new_size) in kbase_io_history_resize()
67 int kbase_io_history_init(struct kbase_io_history *h, u16 n) in kbase_io_history_init()
81 void kbase_io_history_term(struct kbase_io_history *h) in kbase_io_history_term()
94 static void kbase_io_history_add(struct kbase_io_history *h, void __iomem const *addr, u32 value, u… in kbase_io_history_add()
116 struct kbase_io_history *const h = &kbdev->io_history; in kbase_io_history_dump() local
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl/riscv32-linux-musl/include/c++/7.3.0/ext/pb_ds/
Dassoc_container.hpp221 cc_hash_table(const hash_fn& h) in cc_hash_table()
228 cc_hash_table(const hash_fn& h, const eq_fn& e) in cc_hash_table()
236 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch) in cc_hash_table()
245 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch, in cc_hash_table()
260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table()
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
386 gp_hash_table(const hash_fn& h) in gp_hash_table()
393 gp_hash_table(const hash_fn& h, const eq_fn& e) in gp_hash_table()
[all …]
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp/riscv32-linux-musl/include/c++/7.3.0/ext/pb_ds/
Dassoc_container.hpp221 cc_hash_table(const hash_fn& h) in cc_hash_table()
228 cc_hash_table(const hash_fn& h, const eq_fn& e) in cc_hash_table()
236 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch) in cc_hash_table()
245 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch, in cc_hash_table()
260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table()
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
386 gp_hash_table(const hash_fn& h) in gp_hash_table()
393 gp_hash_table(const hash_fn& h, const eq_fn& e) in gp_hash_table()
[all …]
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp_win/riscv32-linux-musl/include/c++/7.3.0/ext/pb_ds/
Dassoc_container.hpp221 cc_hash_table(const hash_fn& h) in cc_hash_table()
228 cc_hash_table(const hash_fn& h, const eq_fn& e) in cc_hash_table()
236 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch) in cc_hash_table()
245 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch, in cc_hash_table()
260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table()
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
386 gp_hash_table(const hash_fn& h) in gp_hash_table()
393 gp_hash_table(const hash_fn& h, const eq_fn& e) in gp_hash_table()
[all …]
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_win/riscv32-linux-musl/include/c++/7.3.0/ext/pb_ds/
Dassoc_container.hpp221 cc_hash_table(const hash_fn& h) in cc_hash_table()
228 cc_hash_table(const hash_fn& h, const eq_fn& e) in cc_hash_table()
236 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch) in cc_hash_table()
245 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch, in cc_hash_table()
260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table()
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
386 gp_hash_table(const hash_fn& h) in gp_hash_table()
393 gp_hash_table(const hash_fn& h, const eq_fn& e) in gp_hash_table()
[all …]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_regs_history_debugfs.c26 struct kbase_io_history *const h = data; in regs_history_size_get() local
35 struct kbase_io_history *const h = data; in regs_history_size_set() local
55 struct kbase_io_history *const h = sfile->private; in regs_history_show() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_regs_history_debugfs.c29 struct kbase_io_history *const h = data; in regs_history_size_get() local
38 struct kbase_io_history *const h = data; in regs_history_size_set() local
63 struct kbase_io_history *const h = sfile->private; in regs_history_show() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_ov12870/
Dov12870_cmos_priv.h36 #define OV12870_RES_IS_8M(w, h) (((w) <= 3840) && ((h) <= 2160)) argument
37 #define OV12870_RES_IS_2M(w, h) (((w) <= 1920) && ((h) <= 1080)) argument
38 #define OV12870_RES_IS_1M(w, h) (((w) <= 1280) && ((h) <= 720)) argument
39 #define OV12870_RES_IS_12M(w, h) (((w) <= 4000) && ((h) <= 3000)) argument
40 #define OV12870_RES_IS_4M(w, h) (((w) <= 2716) && ((h) <= 1524)) argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx458/
Dimx458_cmos_priv.h36 #define IMX458_RES_IS_8M(w, h) (((w) <= 3840) && ((h) <= 2160)) argument
37 #define IMX458_RES_IS_2M(w, h) (((w) <= 1920) && ((h) <= 1080)) argument
38 #define IMX458_RES_IS_1M(w, h) (((w) <= 1280) && ((h) <= 720)) argument
39 #define IMX458_RES_IS_12M(w, h) (((w) <= 4000) && ((h) <= 3000)) argument
40 #define IMX458_RES_IS_4M(w, h) (((w) <= 2716) && ((h) <= 1524)) argument
/device/soc/rockchip/rk3399/hardware/mpp/include/
Dmpp_hash.h62 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
68 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
73 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
104 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
139 static inline int hlist_fake(struct hlist_node *h) in hlist_fake()
144 static inline int hlist_is_singular_node(struct hlist_node *n, struct hlist_head *h) in hlist_is_singular_node()
/device/soc/rockchip/rk3568/hardware/mpp/include/
Dmpp_hash.h62 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
68 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
73 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
104 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
138 static inline int hlist_fake(struct hlist_node *h) in hlist_fake()
144 hlist_is_singular_node(struct hlist_node *n, struct hlist_head *h) in hlist_is_singular_node()
/device/soc/rockchip/common/hardware/mpp/include/
Dmpp_hash.h64 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
70 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
75 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
106 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
140 static inline int hlist_fake(struct hlist_node *h) in hlist_fake()
145 static inline int hlist_is_singular_node(struct hlist_node *n, struct hlist_head *h) in hlist_is_singular_node()
/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpp_hash.h63 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
69 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
74 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
105 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
138 static inline int hlist_fake(struct hlist_node *h) in hlist_fake()
144 hlist_is_singular_node(struct hlist_node *n, struct hlist_head *h) in hlist_is_singular_node()
/device/soc/hisilicon/ws63v100/sdk/drivers/chips/ws63/boot/boot_porting/serial/
Dserial.c89 void serial_puthex(uint32_t h, bool print_all) in serial_puthex()
154 void boot_puthex(uint32_t h, bool print0) in boot_puthex()
166 void boot_msg1(const char *s, uint32_t h) in boot_msg1()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmsdpcm.h237 #define SDIODDMAREG32(h, dir, chnl) \ argument
242 #define SDIODDMAREG64(h, dir, chnl) \ argument
247 #define SDIODDMAREG(h, dir, chnl) \ argument
252 #define PCMDDMAREG(h, dir, chnl) \ argument
257 #define SDPCMDMAREG(h, dir, chnl, coreid) \ argument
262 #define SDIODFIFOREG(h, corerev) \ argument
267 #define PCMDFIFOREG(h) \ argument
270 #define SDPCMFIFOREG(h, coreid, corerev) \ argument
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp_win/riscv32-linux-musl/include/c++/7.3.0/ext/pb_ds/detail/rb_tree_map_/
Dsplit_join_fn_imps.hpp71 const size_type h = black_height(base_type::m_p_head->m_p_parent); in join_imp() local
222 size_type h = 1; in black_height() local
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_win/riscv32-linux-musl/include/c++/7.3.0/ext/pb_ds/detail/rb_tree_map_/
Dsplit_join_fn_imps.hpp71 const size_type h = black_height(base_type::m_p_head->m_p_parent); in join_imp() local
222 size_type h = 1; in black_height() local
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl/riscv32-linux-musl/include/c++/7.3.0/ext/pb_ds/detail/rb_tree_map_/
Dsplit_join_fn_imps.hpp71 const size_type h = black_height(base_type::m_p_head->m_p_parent); in join_imp() local
222 size_type h = 1; in black_height() local
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp/riscv32-linux-musl/include/c++/7.3.0/ext/pb_ds/detail/rb_tree_map_/
Dsplit_join_fn_imps.hpp71 const size_type h = black_height(base_type::m_p_head->m_p_parent); in join_imp() local
222 size_type h = 1; in black_height() local
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/
Dcoap_hashkey.c19 coap_hash_impl(const unsigned char *s, size_t len, coap_key_t h) { in coap_hash_impl()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_wlfc.c225 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_delete() local
239 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_free_slot() local
265 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_get_genbit() local
295 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_pushpkt() local
320 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_poppkt() local
355 wlfc_hanger_t* h = (wlfc_hanger_t*)hanger; in _dhd_wlfc_hanger_mark_suppressed() local
377 _dhd_wlfc_hanger_remove_reference(wlfc_hanger_t* h, void* pkt) in _dhd_wlfc_hanger_remove_reference()
536 struct bdc_header *h; in _dhd_wlfc_pushheader() local
604 struct bdc_header *h; in _dhd_wlfc_pullheader() local
1201 wlfc_hanger_t *h = (wlfc_hanger_t*)(ctx->hanger); in _dhd_wlfc_pretx_pktprocess() local
[all …]

12345678