/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/ |
D | plat_addr_map.h | 68 #define CONSTRUCT_HDR_NAME_A(d, n) d/n ## _ ## d argument 69 #define CONSTRUCT_HDR_NAME(d, n) CONSTRUCT_HDR_NAME_A(d, n) argument 80 #define RAM_TO_RAMX(d) (d) argument 81 #define RAMX_TO_RAM(d) (d) argument 83 #define FLASH_TO_FLASHX(d) (d) argument 84 #define FLASHX_TO_FLASH(d) (d) argument 86 #define PSRAM_TO_PSRAMX(d) (d) argument 87 #define PSRAMX_TO_PSRAM(d) (d) argument 102 #define FLASH_C_TO_NC(d) ((d) - FLASH_BASE + FLASH_NC_BASE) argument 103 #define FLASH_NC_TO_C(d) ((d) - FLASH_NC_BASE + FLASH_BASE) argument [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
D | hal_halmac.c | 73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local 91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local 104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local 133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local 162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local 191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local 224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local 245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local 267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local 289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_sdio.c | 36 static u8 sdio_io(struct dvobj_priv *d, u32 addr, void *buf, size_t len, u8 write, u8 cmd52) in sdio_io() 123 u8 rtw_sdio_read_cmd52(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_read_cmd52() 128 u8 rtw_sdio_read_cmd53(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_read_cmd53() 133 u8 rtw_sdio_write_cmd52(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_write_cmd52() 138 u8 rtw_sdio_write_cmd53(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_write_cmd53() 143 u8 rtw_sdio_f0_read(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_f0_read()
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/drivers/usb/usb_host/inc/ |
D | uh_utils.h | 19 inline int LE16(const u8* d) in LE16() 24 inline u32 BE32_array(const u8* d) in BE32_array() 29 inline void BE32(u32 n, u8* d) in BE32() 37 inline void BE16(u32 n, u8* d) in BE16()
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
D | mpp_common.h | 28 #define MPP_MAX4(a, b, c, d) MPP_MAX((a), MPP_MAX3((b), (c), (d))) argument 32 #define MPP_MIN4(a, b, c, d) MPP_MIN((a), MPP_MIN3((b), (c), (d))) argument 46 #define MPP_WB16(p, d) do { \ argument 52 #define MPP_WL16(p, d) do { \ argument 60 #define MPP_WB32(p, d) do { \ argument 70 #define MPP_WL32(p, d) do { \ argument 84 #define MPP_WB64(p, d) do { \ argument 102 #define MPP_WL64(p, d) do { \ argument 115 #define MPP_WB24(p, d) do { \ argument 124 #define MPP_WL24(p, d) do { \ argument [all …]
|
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
D | irq-gic-v3.c | 181 static enum gic_intid_range get_intid_range(struct irq_data *d) in get_intid_range() 186 static inline unsigned int gic_irq(struct irq_data *d) in gic_irq() 191 static inline bool gic_irq_in_rdist(struct irq_data *d) in gic_irq_in_rdist() 203 static inline void __iomem *gic_dist_base(struct irq_data *d) in gic_dist_base() 305 static u32 convert_offset_index(struct irq_data *d, u32 offset, u32 *index) in convert_offset_index() 355 static int gic_peek_irq(struct irq_data *d, u32 offset) in gic_peek_irq() 372 static void gic_poke_irq(struct irq_data *d, u32 offset) in gic_poke_irq() 393 static void gic_mask_irq(struct irq_data *d) in gic_mask_irq() 398 static void gic_eoimode1_mask_irq(struct irq_data *d) in gic_eoimode1_mask_irq() 414 static void gic_unmask_irq(struct irq_data *d) in gic_unmask_irq() [all …]
|
D | irq-gic-v3-its.c | 227 static inline u32 its_get_event_id(struct irq_data *d) in its_get_event_id() 249 static struct its_vlpi_map *get_vlpi_map(struct irq_data *d) in get_vlpi_map() 272 static int irq_to_cpuid_lock(struct irq_data *d, unsigned long *flags) in irq_to_cpuid_lock() 290 static void irq_to_cpuid_unlock(struct irq_data *d, unsigned long flags) in irq_to_cpuid_unlock() 1375 static void lpi_write_config(struct irq_data *d, u8 clr, u8 set) in lpi_write_config() 1417 static void direct_lpi_inv(struct irq_data *d) in direct_lpi_inv() 1448 static void lpi_update_config(struct irq_data *d, u8 clr, u8 set) in lpi_update_config() 1462 static void its_vlpi_set_doorbell(struct irq_data *d, bool enable) in its_vlpi_set_doorbell() 1492 static void its_mask_irq(struct irq_data *d) in its_mask_irq() 1501 static void its_unmask_irq(struct irq_data *d) in its_unmask_irq() [all …]
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
D | mpp_common.h | 27 #define MPP_MAX4(a, b, c, d) MPP_MAX((a), MPP_MAX3((b), (c), (d))) argument 31 #define MPP_MIN4(a, b, c, d) MPP_MIN((a), MPP_MIN3((b), (c), (d))) argument 45 #define MPP_WB16(p, d) do { \ argument 51 #define MPP_WL16(p, d) do { \ argument 59 #define MPP_WB32(p, d) do { \ argument 69 #define MPP_WL32(p, d) do { \ argument 83 #define MPP_WB64(p, d) do { \ argument 101 #define MPP_WL64(p, d) do { \ argument 114 #define MPP_WB24(p, d) do { \ argument 123 #define MPP_WL24(p, d) do { \ argument [all …]
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
D | mpp_common.h | 27 #define MPP_MAX4(a, b, c, d) MPP_MAX((a), MPP_MAX3((b), (c), (d))) argument 31 #define MPP_MIN4(a, b, c, d) MPP_MIN((a), MPP_MIN3((b), (c), (d))) argument 45 #define MPP_WB16(p, d) do { \ argument 51 #define MPP_WL16(p, d) do { \ argument 59 #define MPP_WB32(p, d) do { \ argument 69 #define MPP_WL32(p, d) do { \ argument 83 #define MPP_WB64(p, d) do { \ argument 101 #define MPP_WL64(p, d) do { \ argument 114 #define MPP_WB24(p, d) do { \ argument 123 #define MPP_WL24(p, d) do { \ argument [all …]
|
/device/soc/rockchip/common/hardware/mpp/include/ |
D | mpp_common.h | 27 #define MPP_MAX4(a, b, c, d) MPP_MAX((a), MPP_MAX3((b), (c), (d))) argument 31 #define MPP_MIN4(a, b, c, d) MPP_MIN((a), MPP_MIN3((b), (c), (d))) argument 55 #define MPP_WB16(p, d) … argument 62 #define MPP_WL16(p, d) … argument 71 #define MPP_WB32(p, d) … argument 82 #define MPP_WL32(p, d) … argument 95 #define MPP_WB64(p, d) … argument 112 #define MPP_WL64(p, d) … argument 126 #define MPP_WB24(p, d) … argument 136 #define MPP_WL24(p, d) … argument [all …]
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
D | sys.h | 71 #define sys_mbox_fetch(m, d) argument 72 #define sys_mbox_tryfetch(m, d) argument 73 #define sys_mbox_post(m, d) argument 74 #define sys_mbox_trypost(m, d) argument 83 #define sys_dual_mbox_fetch(m, d) argument 84 #define sys_dual_mbox_tryfetch(m, d) argument 85 #define sys_dual_mbox_post(m, d) argument 86 #define sys_dual_mbox_trypost(m, d) argument 87 #define sys_dual_mbox_post_priority(m, d) argument
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/ |
D | rtl8822c_halinit.c | 85 struct dvobj_priv *d; in rtl8822c_power_on() local 115 struct dvobj_priv *d; in rtl8822c_power_off() local 144 struct dvobj_priv *d; in rtl8822c_hal_init() local 203 struct dvobj_priv *d; in rtl8822c_mac_verify() local 291 struct dvobj_priv *d; in rtl8822c_deinit() local
|
D | rtl8822c_mac.c | 108 struct dvobj_priv *d = adapter_to_dvobj(adapter); in rtl8822c_fw_dl() local 163 struct dvobj_priv *d; in rtl8822c_get_rx_drv_info_size() local 182 struct dvobj_priv *d; in rtl8822c_get_tx_desc_size() local 201 struct dvobj_priv *d; in rtl8822c_get_rx_desc_size() local
|
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
D | 8250_dw.c | 79 struct dw8250_data *d = to_dw8250_data(p->private_data); in dw8250_modify_msr() local 158 struct dw8250_data *d = to_dw8250_data(p->private_data); in dw8250_serial_out38x() local 174 struct dw8250_data *d = to_dw8250_data(p->private_data); in dw8250_serial_out() local 202 struct dw8250_data *d = to_dw8250_data(p->private_data); in dw8250_serial_outq() local 217 struct dw8250_data *d = to_dw8250_data(p->private_data); in dw8250_serial_out32() local 235 struct dw8250_data *d = to_dw8250_data(p->private_data); in dw8250_serial_out32be() local 253 struct dw8250_data *d = to_dw8250_data(p->private_data); in dw8250_handle_irq() local 293 struct dw8250_data *d = work_to_dw8250_data(work); in dw8250_clk_work_cb() local 309 struct dw8250_data *d = clk_to_dw8250_data(nb); in dw8250_clk_notifier_cb() local 349 struct dw8250_data *d = to_dw8250_data(p->private_data); in dw8250_set_termios() local
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/sdio/ |
D | rtl8822cs_io.c | 31 struct dvobj_priv *d; in sdio_f0_read8() local 61 u32 rtl8822cs_read_port(struct dvobj_priv *d, u32 cnt, u8 *mem) in rtl8822cs_read_port() 136 u32 rtl8822cs_write_port(struct dvobj_priv *d, u32 cnt, u8 *mem) in rtl8822cs_write_port() 179 struct dvobj_priv *d; in sdio_write_port() local 235 struct dvobj_priv *d; in sd_recv_rxfifo() local 295 struct dvobj_priv *d; in sdio_recv_and_drop() local
|
D | rtl8822cs_halmac.c | 24 static u8 sdio_write_data_rsvd_page(void *d, u8 *pBuf, u32 size) in sdio_write_data_rsvd_page() 60 static u8 sdio_write_data_h2c(void *d, u8 *pBuf, u32 size) in sdio_write_data_h2c() 97 struct dvobj_priv *d; in rtl8822cs_halmac_init_adapter() local
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
D | ethernet.h | 182 #define eacopy(s, d) \ argument 188 #define eacopy(s, d) \ argument 196 #define ether_copy(s, d) eacopy(s, d) argument 199 #define ether_rcopy(s, d) \ argument 207 #define ehcopy32(s, d) \ argument 240 #define ETHER_MOVE_HDR(d, s) \ argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/ |
D | select.h | 39 #define FD_SET(d, s) ((s)->fds_bits[(d)/(8*sizeof(long))] |= (1UL<<((d)%(8*sizeof(long))))) argument 40 #define FD_CLR(d, s) ((s)->fds_bits[(d)/(8*sizeof(long))] &= ~(1UL<<((d)%(8*sizeof(long))))) argument 41 #define FD_ISSET(d, s) !!((s)->fds_bits[(d)/(8*sizeof(long))] & (1UL<<((d)%(8*sizeof(long))))) argument
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
D | ethernet.h | 166 #define eacopy(s, d) \ argument 173 #define ether_copy(s, d) eacopy(s, d) argument 176 #define ether_rcopy(s, d) \ argument 184 #define ehcopy32(s, d) \ argument 215 #define ETHER_MOVE_HDR(d, s) \ argument
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
D | ethernet.h | 172 #define eacopy(s, d) \ argument 179 #define ether_copy(s, d) eacopy(s, d) argument 182 #define ether_rcopy(s, d) \ argument 190 #define ehcopy32(s, d) \ argument 217 #define ETHER_MOVE_HDR(d, s) \ argument
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
D | ethernet.h | 165 #define eacopy(s, d) \ argument 172 #define ether_copy(s, d) eacopy(s, d) argument 175 #define ether_rcopy(s, d) \ argument 183 #define ehcopy32(s, d) \ argument 213 #define ETHER_MOVE_HDR(d, s) \ argument
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
D | sdio_ops.h | 178 static inline u32 rtw_sdio_get_block_size(struct dvobj_priv *d) in rtw_sdio_get_block_size() 195 static inline size_t rtw_sdio_cmd53_align_size(struct dvobj_priv *d, size_t len) in rtw_sdio_cmd53_align_size()
|
/device/soc/rockchip/common/sdk_linux/drivers/opp/ |
D | debugfs.c | 54 struct dentry *d; in opp_debug_create_bw() local 72 struct dentry *d; in opp_debug_create_supplies() local 96 struct dentry *d; in opp_debug_create_one() local 134 struct dentry *d; in opp_list_debug_create_dir() local
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_dbg_ring.h | 117 #define TXACTIVESZ(r, w, d) (((r) <= (w)) ? ((w) - (r)) : ((d) - (r) + (w))) argument 118 #define DBG_RING_READ_AVAIL_SPACE(w, r, d) \ argument 120 #define DBG_RING_WRITE_SPACE_AVAIL_CONT(r, w, d) \ argument 122 #define DBG_RING_WRITE_SPACE_AVAIL(r, w, d) (d - (TXACTIVESZ(r, w, d))) argument 123 #define DBG_RING_CHECK_WRITE_SPACE(r, w, d) \ argument
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_dbg_ring.h | 119 #define TXACTIVESZ(r, w, d) (((r) <= (w)) ? ((w) - (r)) : ((d) - (r) + (w))) argument 120 #define DBG_RING_READ_AVAIL_SPACE(w, r, d) (((w) >= (r)) ? ((w) - (r)) : ((d) - (r))) argument 121 #define DBG_RING_WRITE_SPACE_AVAIL_CONT(r, w, d) (((w) >= (r)) ? ((d) - (w)) : ((r) - (w))) argument 122 #define DBG_RING_WRITE_SPACE_AVAIL(r, w, d) (d - (TXACTIVESZ(r, w, d))) argument 123 #define DBG_RING_CHECK_WRITE_SPACE(r, w, d) \ argument
|