/drivers/staging/echo/ |
D | bit_operations.h | 37 static __inline__ int top_bit(unsigned int bits) in top_bit() 53 static __inline__ int bottom_bit(unsigned int bits) in bottom_bit() 66 static __inline__ int top_bit(unsigned int bits) in top_bit() 96 static __inline__ int bottom_bit(unsigned int bits) in bottom_bit()
|
/drivers/video/ |
D | sysfillrect.c | 26 unsigned long pat, unsigned n, int bits) in bitfill_aligned() 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 136 unsigned long pat, unsigned n, int bits) in bitfill_aligned_rev() 193 int bits) in bitfill_unaligned_rev() 247 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_fillrect() local
|
D | cfbfillrect.c | 40 unsigned long pat, unsigned n, int bits, u32 bswapmask) in bitfill_aligned() 97 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 151 int dst_idx, unsigned long pat, unsigned n, int bits, in bitfill_aligned_rev() 223 unsigned n, int bits) in bitfill_unaligned_rev() 286 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_fillrect() local
|
D | syscopyarea.c | 30 const unsigned long *src, int src_idx, int bits, unsigned n) in bitcpy() 171 const unsigned long *src, int src_idx, int bits, unsigned n) in bitcpy_rev() 322 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_copyarea() local
|
D | cfbcopyarea.c | 48 const unsigned long __iomem *src, int src_idx, int bits, in bitcpy() 207 const unsigned long __iomem *src, int src_idx, int bits, in bitcpy_rev() 376 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_copyarea() local
|
/drivers/spi/ |
D | spi_bitbang.c | 66 u32 word, u8 bits), in bitbang_txrx_8() 70 unsigned bits = spi->bits_per_word; in bitbang_txrx_8() local 92 u32 word, u8 bits), in bitbang_txrx_16() 96 unsigned bits = spi->bits_per_word; in bitbang_txrx_16() local 118 u32 word, u8 bits), in bitbang_txrx_32() 122 unsigned bits = spi->bits_per_word; in bitbang_txrx_32() local
|
D | spi_sh_sci.c | 44 static inline void setbits(struct sh_sci_spi *sp, int bits, int on) in setbits() 85 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode0() 91 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode1() 97 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode2() 103 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode3()
|
D | spi_s3c24xx_gpio.c | 65 unsigned nsecs, u32 word, u8 bits) in s3c2410_spigpio_txrx_mode0() 71 unsigned nsecs, u32 word, u8 bits) in s3c2410_spigpio_txrx_mode1() 77 unsigned nsecs, u32 word, u8 bits) in s3c2410_spigpio_txrx_mode2() 83 unsigned nsecs, u32 word, u8 bits) in s3c2410_spigpio_txrx_mode3()
|
D | spi_gpio.c | 148 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode0() 154 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode1() 160 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode2() 166 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode3()
|
/drivers/staging/et131x/ |
D | et1310_address_map.h | 74 } bits; member 133 } bits; member 184 } bits; member 233 } bits; member 250 } bits; member 271 } bits; member 290 } bits; member 344 } bits; member 373 } bits; member 389 } bits; member [all …]
|
D | et1310_phy.h | 164 } bits; member 206 } bits; member 214 } bits; member 230 } bits; member 264 } bits; member 298 } bits; member 320 } bits; member 342 } bits; member 364 } bits; member 388 } bits; member [all …]
|
D | et1310_rx.h | 104 } bits; member 184 } bits; member 201 } bits; member 234 } bits; member 256 } bits; member
|
D | et1310_tx.h | 83 } bits; member 128 } bits; member 158 } bits; member
|
/drivers/regulator/ |
D | pcf50633-regulator.c | 87 static unsigned int auto_voltage_value(u8 bits) in auto_voltage_value() 96 static unsigned int down_voltage_value(u8 bits) in down_voltage_value() 102 static unsigned int ldo_voltage_value(u8 bits) in ldo_voltage_value()
|
/drivers/leds/ |
D | leds-pca955x.c | 66 int bits; member 115 static inline int pca95xx_num_input_regs(int bits) in pca95xx_num_input_regs() 121 static inline int pca95xx_num_led_regs(int bits) in pca95xx_num_led_regs()
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-3945-io.h | 89 u32 bits, u32 mask, int timeout) in _iwl3945_poll_bit() 105 u32 bits, u32 mask, int timeout) in __iwl3945_poll_bit() 113 #define iwl3945_poll_bit(priv, addr, bits, mask, timeout) \ argument 358 #define _iwl3945_set_bits_mask_prph(priv, reg, bits, mask) \ argument 363 struct iwl3945_priv *priv, u32 reg, u32 bits, u32 mask) in __iwl3945_set_bits_mask_prph() 369 #define iwl3945_set_bits_mask_prph(priv, reg, bits, mask) \ argument
|
D | iwl-io.h | 92 u32 bits, u32 mask, int timeout) in _iwl_poll_bit() 108 u32 bits, u32 mask, int timeout) in __iwl_poll_bit() 116 #define iwl_poll_bit(priv, addr, bits, mask, timeout) \ argument 362 #define _iwl_set_bits_mask_prph(priv, reg, bits, mask) \ argument 367 struct iwl_priv *priv, u32 reg, u32 bits, u32 mask) in __iwl_set_bits_mask_prph() 373 #define iwl_set_bits_mask_prph(priv, reg, bits, mask) \ argument
|
/drivers/net/phy/ |
D | mdio-bitbang.c | 68 static void mdiobb_send_num(struct mdiobb_ctrl *ctrl, u16 val, int bits) in mdiobb_send_num() 77 static u16 mdiobb_get_num(struct mdiobb_ctrl *ctrl, int bits) in mdiobb_get_num()
|
/drivers/input/joystick/ |
D | sidewinder.c | 122 int bits; member 218 static __u64 sw_get_bits(unsigned char *buf, int pos, int num, char bits) in sw_get_bits() 529 static void sw_print_packet(char *name, int length, unsigned char *buf, char bits) in sw_print_packet() 735 int bits, code; in sw_connect() local
|
/drivers/atm/ |
D | horizon.h | 71 #define PRINTDB(bits,format,args...) \ argument 73 #define PRINTDM(bits,format,args...) \ argument 75 #define PRINTDE(bits,format,args...) \ argument 77 #define PRINTD(bits,format,args...) \ argument 82 #define PRINTD(bits,format,args...) argument 83 #define PRINTDB(bits,format,args...) argument 84 #define PRINTDM(bits,format,args...) argument 85 #define PRINTDE(bits,format,args...) argument
|
/drivers/i2c/busses/ |
D | i2c-pxa.c | 123 struct bits { struct 131 decode_bits(const char *prefix, const struct bits *bits, int num, u32 val) in decode_bits()
|
/drivers/telephony/ |
D | ixj.h | 111 HCRBIT bits; member 138 HSRBIT bits; member 169 GPIOBIT bits; member 193 LMON bits; member 208 CP bits; member 236 PSCRWI bits; member 261 PSCRRI bits; member 305 PSLICWRITE bits; member 312 PSLICREAD bits; member 334 PCLOCK bits; member [all …]
|
/drivers/mtd/nand/ |
D | nand_bbt.c | 144 int bits, int offs, int reserved_block_code) in read_bbt() 213 int bits; in read_abs_bbt() local 463 int bits, startblock, block, dir; in search_bbt() local 564 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; in write_bbt() local
|
/drivers/input/ |
D | evdev.c | 410 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 438 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 454 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 485 unsigned long *bits; in handle_eviocgbit() local
|
/drivers/parport/ |
D | parport_sunbpp.c | 109 unsigned char bits = 0; in status_sunbpp_to_pc() local 132 unsigned char bits = 0; in control_sunbpp_to_pc() local
|