Home
last modified time | relevance | path

Searched defs:ix (Results 1 – 12 of 12) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dosl.h213 #define PKTFRAGLEN(osh, lb, ix) (0) argument
216 #define PKTSETFRAGLEN(osh, lb, ix, len) BCM_REFERENCE(osh) argument
219 #define PKTFRAGDATA_LO(osh, lb, ix) (0) argument
222 #define PKTSETFRAGDATA_LO(osh, lb, ix, addr) BCM_REFERENCE(osh) argument
225 #define PKTFRAGDATA_HI(osh, lb, ix) (0) argument
228 #define PKTSETFRAGDATA_HI(osh, lb, ix, addr) BCM_REFERENCE(osh) argument
Dlinux_pkt.h145 #define PKTFRAGLEN(osh, lb, ix) (0) argument
146 #define PKTSETFRAGLEN(osh, lb, ix, len) BCM_REFERENCE(osh) argument
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
Dspinor.h74 int ix; in hisfc350_get_best_clock() local
Dspinand.h68 int ix; in hisnfc100_get_best_clock() local
Dflash.h187 int ix; in hifmc100_get_best_clock() local
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
Dspinor.h74 int ix; in hisfc350_get_best_clock() local
Dspinand.h68 int ix; in hisnfc100_get_best_clock() local
Dflash.h187 int ix; in hifmc100_get_best_clock() local
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
Dddr_training_console.c164 unsigned int ix; in ddr_do_memory_display() local
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
Dddr_training_console.c164 unsigned int ix; in ddr_do_memory_display() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmutils.c636 #define BCM_MWBMAP_MODOP(ix) ((ix) & (BCM_MWBMAP_BITS_WORD - 1)) argument
637 #define BCM_MWBMAP_DIVOP(ix) ((ix) >> BCM_MWBMAP_SHIFT_OP) argument
638 #define BCM_MWBMAP_MULOP(ix) ((ix) << BCM_MWBMAP_SHIFT_OP) argument
997 uint32 ix, count; in bcm_mwbmap_show() local
Ddhd_pcie.c7344 int ix = 0; in dhd_bus_dump() local