Searched defs:dpd (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | dfs_pattern_detector.c | 168 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 D | decimal64.c | 161 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 D | decimal32.c | 267 Int dpd; /* .. */ in decimal32ToString() local
|
H A D | decimal128.c | 293 Int dpd; /* .. */ in decimal128ToString() local
|
/openbmc/qemu/include/libdecnumber/ |
H A D | decNumberLocal.h | 402 #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 D | dev-enet.c | 214 struct bcm63xx_enet_platform_data *dpd; in bcm63xx_enet_register() local
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/ |
H A D | emc.h | 66 u32 dpd; /* 0xE4: EMC_DPD */ member
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | arcregs.h | 336 unsigned int pad2:27, mpd:1, pad1:2, dpd:1, dpi:1; member
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_main.h | 229 u8 dpd; member
|
/openbmc/linux/drivers/soc/tegra/ |
H A D | pmc.c | 279 unsigned int dpd; member
|