/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 228 #define setflags(flags, bits) ((flags) |= (bits)) argument 229 #define unsetflags(flags, bits) ((flags) &= ~(bits)) argument
|
/openbmc/linux/fs/ |
H A D | select.c | 629 void *bits; in core_sys_select() local 1199 void *bits; in compat_core_sys_select() local
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_hdmi.c | 200 static void mtk_hdmi_clear_bits(struct mtk_hdmi *hdmi, u32 offset, u32 bits) in mtk_hdmi_clear_bits() 210 static void mtk_hdmi_set_bits(struct mtk_hdmi *hdmi, u32 offset, u32 bits) in mtk_hdmi_set_bits()
|
/openbmc/linux/fs/ntfs3/ |
H A D | ntfs_fs.h | 967 static inline size_t ntfs3_bitmap_size(size_t bits) in ntfs3_bitmap_size() 1053 static inline void ni_set_ext_compress_bits(struct ntfs_inode *ni, u8 bits) in ni_set_ext_compress_bits()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | visemul.c | 375 unsigned int bits, bits_mask; in array() local
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ews.c | 218 static void snd_ice1712_ews_cs8404_spdif_write(struct snd_ice1712 *ice, unsigned char bits) in snd_ice1712_ews_cs8404_spdif_write()
|
/openbmc/linux/sound/isa/es1688/ |
H A D | es1688_lib.c | 299 unsigned int bits, divider; in snd_es1688_set_rate() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | jr3_pci.h | 682 s32 bits; /* offset 0x00fd */ member
|
/openbmc/linux/drivers/net/ppp/ |
H A D | bsd_comp.c | 354 int bits; in bsd_alloc() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 19 unsigned char bits; member
|
/openbmc/linux/drivers/tty/serial/ |
H A D | ip22zilog.c | 1029 int baud = 9600, bits = 8; in ip22zilog_console_setup() local
|
H A D | rda-uart.c | 639 int bits = 8; in rda_uart_console_setup() local
|
H A D | st-asc.c | 879 int bits = 8; in asc_console_setup() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_devlink.c | 748 u16 bits = BNXT_NVM_CFG_VER_BITS; in bnxt_hwrm_get_nvm_cfg_ver() local
|
/openbmc/linux/drivers/media/rc/ |
H A D | winbond-cir.c | 231 wbcir_set_bits(unsigned long addr, u8 bits, u8 mask) in wbcir_set_bits()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_events.c | 157 struct kfd_process *p, uint32_t id, uint32_t bits) in lookup_signaled_event_by_partial_id()
|
/openbmc/linux/drivers/dma/ |
H A D | mxs-dma.c | 97 u16 bits; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmm.h | 96 u8 bits; /* VMA bits covered by PT. */ member
|
H A D | vmm.c | 509 u64 bits = addr >> page->shift; in nvkm_vmm_iter() local 1092 int levels, bits = 0, ret; in nvkm_vmm_ctor() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_connector.c | 1172 nouveau_connector_hpd(struct nouveau_connector *nv_connector, u64 bits) in nouveau_connector_hpd()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btmrvl_sdio.c | 412 static int btmrvl_sdio_poll_card_status(struct btmrvl_sdio_card *card, u8 bits) in btmrvl_sdio_poll_card_status()
|
/openbmc/linux/drivers/firmware/google/ |
H A D | gsmi.c | 711 static u64 __init local_hash_64(u64 val, unsigned bits) in local_hash_64()
|
/openbmc/u-boot/include/linux/ |
H A D | fb.h | 567 #define FB_SHIFT_HIGH(p, val, bits) (fb_be_math(p) ? (val) >> (bits) : \ argument 569 #define FB_SHIFT_LOW(p, val, bits) (fb_be_math(p) ? (val) << (bits) : \ argument
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 728 void free_btres_lock(struct bttv *btv, int bits) in free_btres_lock() 2543 static char *bits[] = { in bttv_risc_decode() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.c | 3071 u32 bits; in ixgbe_find_vlvf_slot() local 3121 u32 regidx, vfta_delta, vfta, bits; in ixgbe_set_vfta_generic() local
|