Home
last modified time | relevance | path

Searched defs:dpd (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c168 static void channel_detector_reset(struct dfs_pattern_detector *dpd, in channel_detector_reset()
179 static void channel_detector_exit(struct dfs_pattern_detector *dpd, in channel_detector_exit()
198 channel_detector_create(struct dfs_pattern_detector *dpd, u16 freq) in channel_detector_create()
242 channel_detector_get(struct dfs_pattern_detector *dpd, u16 freq) in channel_detector_get()
257 static void dpd_reset(struct dfs_pattern_detector *dpd) in dpd_reset()
264 static void dpd_exit(struct dfs_pattern_detector *dpd) in dpd_exit()
273 dpd_add_pulse(struct dfs_pattern_detector *dpd, struct pulse_event *event, in dpd_add_pulse()
315 dpd_get_stats(struct dfs_pattern_detector *dpd) in dpd_get_stats()
320 static bool dpd_set_domain(struct dfs_pattern_detector *dpd, in dpd_set_domain()
357 struct dfs_pattern_detector *dpd; in dfs_pattern_detector_init() local
/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal64.c161 uInt dpd[6]={0,0,0,0,0,0}; in decimal64FromNumber() local
309 Int dpd; /* .. */ in decimal64ToString() local
621 uInt dpd; /* densely packed decimal value */ in decDigitsToDPD() local
745 uInt dpd; /* collector for 10 bits */ in decDigitsFromDPD() local
H A Ddecimal32.c267 Int dpd; /* .. */ in decimal32ToString() local
H A Ddecimal128.c293 Int dpd; /* .. */ in decimal128ToString() local
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h402 #define CANONDPD(dpd) (((dpd)&0x300)==0 || ((dpd)&0x6e)!=0x6e) argument
404 #define CANONDPDOFF(dpd, k) (((dpd)&(0x300<<(k)))==0 \ argument
456 #define dpd2bcd8(u, dpd) { \ argument
459 #define dpd2bcd83(u, dpd) { \ argument
/openbmc/linux/arch/mips/bcm63xx/
H A Ddev-enet.c214 struct bcm63xx_enet_platform_data *dpd; in bcm63xx_enet_register() local
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Demc.h66 u32 dpd; /* 0xE4: EMC_DPD */ member
/openbmc/linux/arch/arc/include/asm/
H A Darcregs.h336 unsigned int pad2:27, mpd:1, pad1:2, dpd:1, dpi:1; member
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_main.h229 u8 dpd; member
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c279 unsigned int dpd; member