Home
last modified time | relevance | path

Searched defs:rg (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation.c39 static void _convert_ch2g(struct rtw_regulation *rg, u32 *ch_cnt, in _convert_ch2g()
69 struct rtw_regulation *rg, const struct freq_plan *f) in _chnlplan_update_2g()
167 static void _convert_ch5g(u8 band_5g, struct rtw_regulation *rg, in _convert_ch5g()
205 struct rtw_regulation *rg, const struct freq_plan *f) in _chnlplan_update_5g()
250 struct rtw_regulation *rg, u8 did, enum regulation_rsn reason) in _regulatory_domain_update()
272 static void _get_group_chplan(struct rtw_regulation *rg, in _get_group_chplan()
308 static enum rtw_regulation_status _get_chnlplan(struct rtw_regulation *rg, in _get_chnlplan()
425 struct rtw_regulation *rg = NULL; in _regulation_valid() local
444 static bool _query_channel(struct rtw_regulation *rg, in _query_channel()
501 static void _history_log(struct rtw_regulation *rg, u8 domain, u8 reason) in _history_log()
[all …]
H A Dphl_regulation_6g.c70 static void _convert_ch6g(u8 unii_6g, struct rtw_regulation *rg, in _convert_ch6g()
107 static void _update_psc_group(struct rtw_regulation *rg) in _update_psc_group()
134 static bool _chnlplan_update_6g(struct rtw_regulation *rg, in _chnlplan_update_6g()
192 static bool _regulatory_domain_update_6g(struct rtw_regulation *rg, in _regulatory_domain_update_6g()
212 static void _get_group_chplan_6g(struct rtw_regulation *rg, in _get_group_chplan_6g()
231 static void _history_log_6g(struct rtw_regulation *rg, u16 domain, u8 reason) in _history_log_6g()
240 void regu_get_chnlplan_6g(struct rtw_regulation *rg, in regu_get_chnlplan_6g()
296 struct rtw_regulation *rg = NULL; in regu_set_domain_6g() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation.c39 static void _convert_ch2g(struct rtw_regulation *rg, u32 *ch_cnt, in _convert_ch2g()
69 struct rtw_regulation *rg, const struct freq_plan *f) in _chnlplan_update_2g()
167 static void _convert_ch5g(u8 band_5g, struct rtw_regulation *rg, in _convert_ch5g()
205 struct rtw_regulation *rg, const struct freq_plan *f) in _chnlplan_update_5g()
250 struct rtw_regulation *rg, u8 did, enum regulation_rsn reason) in _regulatory_domain_update()
272 static void _get_group_chplan(struct rtw_regulation *rg, in _get_group_chplan()
308 static enum rtw_regulation_status _get_chnlplan(struct rtw_regulation *rg, in _get_chnlplan()
425 struct rtw_regulation *rg = NULL; in _regulation_valid() local
444 static bool _query_channel(struct rtw_regulation *rg, in _query_channel()
501 static void _history_log(struct rtw_regulation *rg, u8 domain, u8 reason) in _history_log()
[all …]
H A Dphl_regulation_6g.c70 static void _convert_ch6g(u8 unii_6g, struct rtw_regulation *rg, in _convert_ch6g()
107 static void _update_psc_group(struct rtw_regulation *rg) in _update_psc_group()
134 static bool _chnlplan_update_6g(struct rtw_regulation *rg, in _chnlplan_update_6g()
192 static bool _regulatory_domain_update_6g(struct rtw_regulation *rg, in _regulatory_domain_update_6g()
212 static void _get_group_chplan_6g(struct rtw_regulation *rg, in _get_group_chplan_6g()
231 static void _history_log_6g(struct rtw_regulation *rg, u16 domain, u8 reason) in _history_log_6g()
240 void regu_get_chnlplan_6g(struct rtw_regulation *rg, in regu_get_chnlplan_6g()
296 struct rtw_regulation *rg = NULL; in regu_set_domain_6g() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mt7621.c67 mtk_gpio_w32(struct mtk_gc *rg, u32 offset, u32 val) in mtk_gpio_w32()
77 mtk_gpio_r32(struct mtk_gc *rg, u32 offset) in mtk_gpio_r32()
90 struct mtk_gc *rg = to_mediatek_gpio(gc); in mediatek_gpio_irq_handler() local
112 struct mtk_gc *rg = to_mediatek_gpio(gc); in mediatek_gpio_irq_unmask() local
133 struct mtk_gc *rg = to_mediatek_gpio(gc); in mediatek_gpio_irq_mask() local
154 struct mtk_gc *rg = to_mediatek_gpio(gc); in mediatek_gpio_irq_type() local
198 struct mtk_gc *rg = to_mediatek_gpio(chip); in mediatek_gpio_xlate() local
214 struct mtk_gc *rg; in mediatek_gpio_bank_probe() local
/OK3568_Linux_fs/u-boot/drivers/dma/
H A Dti-edma3.c92 struct edma3_slot_layout *rg; in edma3_set_dest() local
123 struct edma3_slot_layout *rg; in edma3_set_dest_index() local
141 struct edma3_slot_layout *rg; in edma3_set_dest_addr() local
163 struct edma3_slot_layout *rg; in edma3_set_src() local
194 struct edma3_slot_layout *rg; in edma3_set_src_index() local
212 struct edma3_slot_layout *rg; in edma3_set_src_addr() local
254 struct edma3_slot_layout *rg; in edma3_set_transfer_params() local
316 struct edma3_slot_layout *rg; in edma3_slot_configure() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dvsx_utils.hpp101 #define VSX_REDIRECT_1RG(rt, rg, fnm, fn2) \ argument
104 #define VSX_REDIRECT_2RG(rt, rg, fnm, fn2) \ argument
113 #define VSX_IMPL_1RG(rt, rto, rg, rgo, opc, fnm) \ argument
117 #define VSX_IMPL_1VRG(rt, rg, opc, fnm) \ argument
121 #define VSX_IMPL_2VRG_F(rt, rg, fopc, fnm) \ argument
125 #define VSX_IMPL_2VRG(rt, rg, opc, fnm) VSX_IMPL_2VRG_F(rt, rg, #opc" %0,%1,%2", fnm) argument
171 # define VSX_IMPL_CMPGE(rt, rg, opc, fnm) \ in VSX_IMPL_MULH() argument
297 #define VSX_IMPL_CONVERT(rt, rg, fnm) \ in VSX_REDIRECT_2RG() argument
435 #define VSX_IMPL_CONV_EVEN_4_2(rt, rg, fnm, fn2) \ argument
446 #define VSX_IMPL_CONV_EVEN_2_4(rt, rg, fnm, fn2) \ in VSX_IMPL_CONV_EVEN_4_2() argument
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dvsx_utils.hpp101 #define VSX_REDIRECT_1RG(rt, rg, fnm, fn2) \ argument
104 #define VSX_REDIRECT_2RG(rt, rg, fnm, fn2) \ argument
113 #define VSX_IMPL_1RG(rt, rto, rg, rgo, opc, fnm) \ argument
117 #define VSX_IMPL_1VRG(rt, rg, opc, fnm) \ argument
121 #define VSX_IMPL_2VRG_F(rt, rg, fopc, fnm) \ argument
125 #define VSX_IMPL_2VRG(rt, rg, opc, fnm) VSX_IMPL_2VRG_F(rt, rg, #opc" %0,%1,%2", fnm) argument
171 # define VSX_IMPL_CMPGE(rt, rg, opc, fnm) \ in VSX_IMPL_MULH() argument
297 #define VSX_IMPL_CONVERT(rt, rg, fnm) \ in VSX_REDIRECT_2RG() argument
435 #define VSX_IMPL_CONV_EVEN_4_2(rt, rg, fnm, fn2) \ argument
446 #define VSX_IMPL_CONV_EVEN_2_4(rt, rg, fnm, fn2) \ in VSX_IMPL_CONV_EVEN_4_2() argument
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dvsx_utils.hpp101 #define VSX_REDIRECT_1RG(rt, rg, fnm, fn2) \ argument
104 #define VSX_REDIRECT_2RG(rt, rg, fnm, fn2) \ argument
113 #define VSX_IMPL_1RG(rt, rto, rg, rgo, opc, fnm) \ argument
117 #define VSX_IMPL_1VRG(rt, rg, opc, fnm) \ argument
121 #define VSX_IMPL_2VRG_F(rt, rg, fopc, fnm) \ argument
125 #define VSX_IMPL_2VRG(rt, rg, opc, fnm) VSX_IMPL_2VRG_F(rt, rg, #opc" %0,%1,%2", fnm) argument
171 # define VSX_IMPL_CMPGE(rt, rg, opc, fnm) \ in VSX_IMPL_MULH() argument
297 #define VSX_IMPL_CONVERT(rt, rg, fnm) \ in VSX_REDIRECT_2RG() argument
435 #define VSX_IMPL_CONV_EVEN_4_2(rt, rg, fnm, fn2) \ argument
446 #define VSX_IMPL_CONV_EVEN_2_4(rt, rg, fnm, fn2) \ in VSX_IMPL_CONV_EVEN_4_2() argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/include/
H A Dmalidp_utils.h32 static inline void set_range(struct malidp_range *rg, u32 start, u32 end) in set_range()
38 static inline bool in_range(struct malidp_range *rg, u32 v) in in_range()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-keystone.c48 static inline u32 keystone_timer_readl(unsigned long rg) in keystone_timer_readl()
53 static inline void keystone_timer_writel(u32 val, unsigned long rg) in keystone_timer_writel()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c493 struct omapfb2_mem_region *rg = ofbi->region; in setup_vrfb_rotation() local
595 struct omapfb2_mem_region *rg = ofbi->region; in set_fb_fix() local
1068 struct omapfb2_mem_region *rg = vma->vm_private_data; in mmap_user_open() local
1077 struct omapfb2_mem_region *rg = vma->vm_private_data; in mmap_user_close() local
1093 struct omapfb2_mem_region *rg; in omapfb_mmap() local
1301 struct omapfb2_mem_region *rg; in omapfb_free_fbmem() local
1357 struct omapfb2_mem_region *rg; in omapfb_alloc_fbmem() local
1553 struct omapfb2_mem_region *rg; in omapfb_allocate_all_fbs() local
1584 struct omapfb2_mem_region *rg = ofbi->region; in omapfb_realloc_fbmem() local
H A Domapfb.h183 omapfb_get_mem_region(struct omapfb2_mem_region *rg) in omapfb_get_mem_region()
190 static inline void omapfb_put_mem_region(struct omapfb2_mem_region *rg) in omapfb_put_mem_region()
H A Domapfb-ioctl.c207 struct omapfb2_mem_region *rg; in omapfb_setup_mem() local
265 struct omapfb2_mem_region *rg; in omapfb_query_mem() local
H A Domapfb-sysfs.c41 struct omapfb2_mem_region *rg; in store_rotate_type() local
428 struct omapfb2_mem_region *rg; in store_size() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dhif.c144 struct ath6kl_irq_proc_registers *rg; in ath6kl_hif_poll_mboxmsg_rx() local
390 struct ath6kl_irq_proc_registers *rg; in proc_pending_irqs() local
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbPrKeyEv.c92 XkbRadioGroupPtr rg; in XkbProcessKeyboardEvent() local
/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dkeystone-reset.c80 unsigned int rg; in rsctrl_probe() local
/OK3568_Linux_fs/kernel/mm/
H A Dhugetlb.c266 struct file_region *rg) in copy_hugetlb_cgroup_uncharge_info()
311 static void put_uncharge_info(struct file_region *rg) in put_uncharge_info()
319 static bool has_same_uncharge_info(struct file_region *rg, in has_same_uncharge_info()
332 static void coalesce_file_region(struct resv_map *resv, struct file_region *rg) in coalesce_file_region()
374 struct file_region *rg = NULL, *trg = NULL, *nrg = NULL; in add_reservation_in_range() local
446 struct file_region *trg = NULL, *rg = NULL; in allocate_file_region_entries() local
643 struct file_region *rg, *trg; in region_del() local
770 struct file_region *rg; in region_count() local
896 struct file_region *rg = kmalloc(sizeof(*rg), GFP_KERNEL); in resv_map_alloc() local
928 struct file_region *rg, *trg; in resv_map_release() local
/OK3568_Linux_fs/kernel/sound/mips/
H A Dad1843.c298 int lg, rg, lm, rm; in ad1843_get_gain() local
329 int rg = (newval >> 8) & mask; in ad1843_set_gain() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov8858.c2143 int rg, bg; in ov8858_get_r1a_otp() local
2225 int rg, bg; in ov8858_get_r2a_otp() local
2430 int rg, bg, R_gain, G_gain, B_gain, base_gain, temp; in ov8858_apply_otp_r1a() local
2521 int rg, bg, R_gain, G_gain, B_gain, base_gain, temp; in ov8858_apply_otp_r2a() local
H A Dov5670.c919 int rg, bg; in ov5670_get_otp() local
1065 int rg, bg, R_gain, G_gain, B_gain, base_gain; in ov5670_apply_otp() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/
H A Domapfb_main.c371 struct omapfb_mem_region *rg; in set_fb_fix() local
812 struct omapfb_mem_region *rg = &fbdev->mem_desc.region[plane->idx]; in omapfb_setup_mem() local
888 struct omapfb_mem_region *rg; in omapfb_query_mem() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dhugetlb_cgroup.h162 struct file_region *rg, in hugetlb_cgroup_uncharge_file_region()
/OK3568_Linux_fs/kernel/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c215 unsigned int len, wg, rg; in mtk_uart_apdma_rx_handler() local

12