Home
last modified time | relevance | path

Searched defs:cfg_bits (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sprd/
H A Dsprd_dpu.h99 layer_reg_wr(struct dpu_context *ctx, u32 offset, u32 cfg_bits, int index) in layer_reg_wr()
/openbmc/u-boot/tools/
H A Dmtk_image.h137 __le32 cfg_bits; member
166 __le32 cfg_bits; member
/openbmc/linux/sound/pci/ac97/
H A Dac97_patch.c1500 static const int cfg_bits[3] = { 1<<12, 1<<14, 1<<13 }; in patch_ad1881_chained1() local