Home
last modified time | relevance | path

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

/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()
/linux/sound/pci/ac97/
H A Dac97_patch.c1497 static const int cfg_bits[3] = { 1<<12, 1<<14, 1<<13 }; in patch_ad1881_chained1() local