/openbmc/linux/drivers/phy/st/ |
H A D | phy-stm32-usbphyc.c | 159 static inline void stm32_usbphyc_set_bits(void __iomem *reg, u32 bits) in stm32_usbphyc_set_bits() 164 static inline void stm32_usbphyc_clr_bits(void __iomem *reg, u32 bits) in stm32_usbphyc_clr_bits()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-davinci.c | 178 static inline void set_io_bits(void __iomem *addr, u32 bits) in set_io_bits() 186 static inline void clear_io_bits(void __iomem *addr, u32 bits) in clear_io_bits()
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-master-gpio.c | 46 uint8_t bits; member 162 static void msg_push_bits(struct fsi_gpio_msg *msg, uint64_t data, int bits) in msg_push_bits()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | parport-lowlevel.rst | 1318 SYNOPSIS 1333 DESCRIPTION 1344 SEE ALSO
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 587 } bits; member 809 } bits; member 837 } bits; member 1907 } bits; member 2534 } bits; member 2543 } bits; member 2550 } bits; member 2557 } bits; member 2570 } bits; member 2594 } bits; member [all …]
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inflate.h | 92 unsigned bits; /* number of bits in "in" */ member
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | cpu.c | 127 int bits = 11 + 0 + 0 + 1; /* row + col + bank + width */ in imx_ddr_size() local
|
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.h | 95 unsigned bits; /* number of bits in "in" */ member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | ak5558.c | 177 u8 bits; in ak5558_hw_params() local
|
/openbmc/linux/drivers/ufs/host/ |
H A D | ufs-sprd.c | 32 unsigned int reg, unsigned int bits, unsigned int val) in ufs_sprd_regmap_update()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | hashmap.h | 15 static inline size_t hash_bits(size_t h, int bits) in hash_bits()
|
/openbmc/linux/drivers/soc/aspeed/ |
H A D | aspeed-p2a-ctrl.c | 266 u32 bits = 0; in aspeed_p2a_release() local
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | sonic.c | 160 u16 bits; in sonic_quiesce() local
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | bytcht_es8316.c | 244 int ret, bits; in byt_cht_es8316_codec_fixup() local
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-input.c | 528 unsigned int todo, bits; in cx88_ir_irq() local
|
/openbmc/linux/include/linux/ |
H A D | dim.h | 30 #define BIT_GAP(bits, end, start) ((((end) - (start)) + BIT_ULL(bits)) \ argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | dsc.h | 79 } bits; member
|
/openbmc/linux/tools/perf/util/ |
H A D | hashmap.h | 15 static inline size_t hash_bits(size_t h, int bits) in hash_bits()
|
H A D | pmu.c | 148 void perf_pmu_format__set_value(void *vformat, int config, unsigned long *bits) in perf_pmu_format__set_value() 1164 u64 user_bits = 0, bits; in evsel__set_config_if_unset() local 1196 __u64 bits = 0; in perf_pmu__format_bits() local 2027 __u64 bits; in perf_pmu__warn_invalid_config() local
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-twl.c | 157 u8 val, mask, bits; in twl4030_pwm_request() local
|
/openbmc/linux/crypto/ |
H A D | sm3.c | 218 __be64 *bits = (__be64 *)(sctx->buffer + bit_offset); in sm3_final() local
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | prm33xx.c | 35 static u32 am33xx_prm_rmw_reg_bits(u32 mask, u32 bits, s16 inst, s16 idx) in am33xx_prm_rmw_reg_bits()
|
H A D | cm33xx.c | 55 static inline u32 am33xx_cm_rmw_reg_bits(u32 mask, u32 bits, s16 inst, s16 idx) in am33xx_cm_rmw_reg_bits()
|
/openbmc/linux/drivers/mailbox/ |
H A D | arm_mhu_db.c | 96 unsigned long bits; in mhu_db_mbox_irq_to_channel() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-cache-metadata.c | 1584 …c int __set_dirty_bits_v1(struct dm_cache_metadata *cmd, unsigned int nr_bits, unsigned long *bits) in __set_dirty_bits_v1() 1600 unsigned long *bits = context; in is_dirty_callback() local 1605 …c int __set_dirty_bits_v2(struct dm_cache_metadata *cmd, unsigned int nr_bits, unsigned long *bits) in __set_dirty_bits_v2() 1625 unsigned long *bits) in dm_cache_set_dirty_bits()
|