| /bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/ |
| A D | list.h | 52 static inline void dlist_add(dlist_t *node, dlist_t *queue) in dlist_add() 57 static inline void dlist_add_tail(dlist_t *node, dlist_t *queue) in dlist_add_tail() 62 static inline void dlist_del(dlist_t *node) in dlist_del() 71 static inline void dlist_init(dlist_t *node) in dlist_init() 132 #define dlist_for_each_entry(queue, node, type, member) \ argument 146 #define dlist_for_each_entry_safe(queue, n, node, type, member) \ argument 205 static inline void slist_add(slist_t *node, slist_t *head) in slist_add() 213 static inline void slist_del(slist_t *node, slist_t *head) in slist_del() 238 struct slist_s *node = l; in slist_remove() local 272 #define slist_for_each_entry(queue, node, type, member) \ argument [all …]
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/libmetal/lib/include/metal/ |
| A D | list.h | 45 static inline void metal_list_add_before(struct metal_list *node, in metal_list_add_before() 54 static inline void metal_list_add_after(struct metal_list *node, in metal_list_add_after() 64 struct metal_list *node) in metal_list_add_head() 70 struct metal_list *node) in metal_list_add_tail() 80 static inline void metal_list_del(struct metal_list *node) in metal_list_del() 92 #define metal_list_for_each(list, node) \ argument
|
| A D | device.h | 64 struct metal_list node; member 78 struct metal_list node; /**< Node on bus' list of devices */ member
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/libmetal/lib/include/metal/ |
| A D | list.h | 45 static inline void metal_list_add_before(struct metal_list *node, in metal_list_add_before() 54 static inline void metal_list_add_after(struct metal_list *node, in metal_list_add_after() 64 struct metal_list *node) in metal_list_add_head() 70 struct metal_list *node) in metal_list_add_tail() 80 static inline void metal_list_del(struct metal_list *node) in metal_list_del() 92 #define metal_list_for_each(list, node) \ argument
|
| A D | device.h | 64 struct metal_list node; member 78 struct metal_list node; /**< Node on bus' list of devices */ member
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/libmetal/lib/system/generic/ |
| A D | generic_irq.c | 27 struct metal_list node; /**< node on irq handlers list */ member 34 struct metal_list node; /**< node on irqs list */ member 55 struct metal_list *node; in metal_irq_register() local 148 static void metal_irq_delete_node(struct metal_list *node, void *p_to_free) in metal_irq_delete_node() 164 struct metal_list *node; in metal_irq_unregister() local 260 struct metal_list *node; in metal_irq_isr() local
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/libmetal/lib/system/generic/ |
| A D | generic_irq.c | 27 struct metal_list node; /**< node on irq handlers list */ member 34 struct metal_list node; /**< node on irqs list */ member 55 struct metal_list *node; in metal_irq_register() local 148 static void metal_irq_delete_node(struct metal_list *node, void *p_to_free) in metal_irq_delete_node() 164 struct metal_list *node; in metal_irq_unregister() local 260 struct metal_list *node; in metal_irq_isr() local
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/drivers/ |
| A D | power_manage.c | 71 reten_mem_node_t *node; in csi_pm_set_reten_mem() local 90 reten_mem_node_t *node = (reten_mem_node_t *)pm_dev_reten_mem; in pm_alloc_reten_mem() local 132 reten_mem_node_t *node = (reten_mem_node_t *)pm_dev_reten_mem; in pm_free_reten_mem() local 197 csi_pm_dev_t *node; in csi_pm_dev_notify() local
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/ |
| A D | hpm_sysctl_drv.c | 188 hpm_stat_t sysctl_update_divider(SYSCTL_Type *ptr, clock_node_t node, uint32_t divide_by) in sysctl_update_divider() 200 hpm_stat_t sysctl_config_clock(SYSCTL_Type *ptr, clock_node_t node, clock_source_t source, uint32_t… in sysctl_config_clock() 216 hpm_stat_t sysctl_set_adc_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_adc_t source) in sysctl_set_adc_clock_mux() 231 hpm_stat_t sysctl_set_i2s_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_i2s_t source) in sysctl_set_i2s_clock_mux()
|
| A D | hpm_clock_drv.c | 165 static uint32_t get_frequency_for_ip_in_common_group(clock_node_t node) in get_frequency_for_ip_in_common_group() 189 clock_node_t node = clock_node_end; in get_frequency_for_adc() local 212 clock_node_t node; in get_frequency_for_i2s() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/ |
| A D | usb_list.h | 68 static inline void __usb_list_add(struct usb_list_head *node, in __usb_list_add() 79 static inline void usb_list_add(struct usb_list_head *node, struct usb_list_head *head) in usb_list_add() 85 static inline void usb_list_add_tail(struct usb_list_head *node, struct usb_list_head *head) in usb_list_add_tail()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/ |
| A D | hpm_sysctl_drv.c | 225 hpm_stat_t sysctl_update_divider(SYSCTL_Type *ptr, clock_node_t node, uint32_t divide_by) in sysctl_update_divider() 237 hpm_stat_t sysctl_config_clock(SYSCTL_Type *ptr, clock_node_t node, clock_source_t source, uint32_t… in sysctl_config_clock() 276 hpm_stat_t sysctl_set_adc_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_adc_t source) in sysctl_set_adc_clock_mux() 291 hpm_stat_t sysctl_set_dac_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_dac_t source) in sysctl_set_dac_clock_mux()
|
| A D | hpm_clock_drv.c | 172 static uint32_t get_frequency_for_ip_in_common_group(clock_node_t node) in get_frequency_for_ip_in_common_group() 191 clock_node_t node = clock_node_end; in get_frequency_for_adc() local 219 clock_node_t node = clock_node_end; in get_frequency_for_dac() local
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/ |
| A D | hpm_sysctl_drv.c | 273 uint32_t node = (uint32_t) node_index; in sysctl_update_divider() local 286 uint32_t node = (uint32_t) node_index; in sysctl_config_clock() local 301 hpm_stat_t sysctl_set_adc_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_adc_t source) in sysctl_set_adc_clock_mux() 316 hpm_stat_t sysctl_set_i2s_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_i2s_t source) in sysctl_set_i2s_clock_mux()
|
| A D | hpm_clock_drv.c | 183 static uint32_t get_frequency_for_ip_in_common_group(clock_node_t node) in get_frequency_for_ip_in_common_group() 202 clock_node_t node = clock_node_end; in get_frequency_for_adc() local 225 clock_node_t node; in get_frequency_for_i2s() local
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/ |
| A D | hpm_sysctl_drv.c | 271 hpm_stat_t sysctl_update_divider(SYSCTL_Type *ptr, clock_node_t node, uint32_t divide_by) in sysctl_update_divider() 283 hpm_stat_t sysctl_config_clock(SYSCTL_Type *ptr, clock_node_t node, clock_source_t source, uint32_t… in sysctl_config_clock() 325 hpm_stat_t sysctl_set_adc_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_adc_t source) in sysctl_set_adc_clock_mux() 340 hpm_stat_t sysctl_set_dac_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_dac_t source) in sysctl_set_dac_clock_mux()
|
| A D | hpm_clock_drv.c | 174 static uint32_t get_frequency_for_ip_in_common_group(clock_node_t node) in get_frequency_for_ip_in_common_group() 193 clock_node_t node = clock_node_end; in get_frequency_for_adc() local 221 clock_node_t node = clock_node_end; in get_frequency_for_dac() local
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/libmetal/lib/ |
| A D | st_device.c | 41 struct metal_list *node; in metal_bus_find() local 102 struct metal_list *node; in metal_generic_dev_open() local
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/libmetal/lib/ |
| A D | st_device.c | 41 struct metal_list *node; in metal_bus_find() local 102 struct metal_list *node; in metal_generic_dev_open() local
|
| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLiteKernel/rtos/ |
| A D | vg_lite_hal.c | 201 static int split_node(heap_node_t * node, unsigned long size) in split_node() 233 …lite_hal_allocate_contiguous(unsigned long size, void ** logical, uint32_t * physical,void ** node) in vg_lite_hal_allocate_contiguous() 278 heap_node_t * pos, * node; in vg_lite_hal_free_contiguous() local 443 heap_node_t * node; in vg_lite_init() local
|
| /bsp/rockchip/common/drivers/ |
| A D | drv_clock.h | 37 rt_slist_t node; member 59 rt_slist_t node; member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/ |
| A D | hpm_sysctl_drv.c | 225 hpm_stat_t sysctl_update_divider(SYSCTL_Type *ptr, clock_node_t node, uint32_t divide_by) in sysctl_update_divider() 237 hpm_stat_t sysctl_config_clock(SYSCTL_Type *ptr, clock_node_t node, clock_source_t source, uint32_t… in sysctl_config_clock() 276 hpm_stat_t sysctl_set_adc_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_adc_t source) in sysctl_set_adc_clock_mux()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/ |
| A D | hpm_sysctl_drv.c | 221 hpm_stat_t sysctl_set_adc_i2s_clock_mux(SYSCTL_Type *ptr, clock_node_t node, clock_source_adc_i2s_t… in sysctl_set_adc_i2s_clock_mux() 247 hpm_stat_t sysctl_update_divider(SYSCTL_Type *ptr, clock_node_t node, uint32_t divide_by) in sysctl_update_divider() 258 hpm_stat_t sysctl_config_clock(SYSCTL_Type *ptr, clock_node_t node, clock_source_t source, uint32_t… in sysctl_config_clock()
|
| A D | hpm_clock_drv.c | 187 static uint32_t get_frequency_for_ip_in_common_group(clock_node_t node) in get_frequency_for_ip_in_common_group() 206 clock_node_t node = clock_node_end; in get_frequency_for_i2s_or_adc() local 242 clock_node_t node = clock_node_end; in get_frequency_for_dac() local
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/ |
| A D | hpm_sysctl_drv.c | 304 clock_node_t node, in sysctl_set_adc_i2s_clock_mux() 339 hpm_stat_t sysctl_update_divider(SYSCTL_Type *ptr, clock_node_t node, uint32_t divide_by) in sysctl_update_divider() 351 hpm_stat_t sysctl_config_clock(SYSCTL_Type *ptr, clock_node_t node, in sysctl_config_clock()
|