Home
last modified time | relevance | path

Searched refs:total_regs (Results 1 – 3 of 3) sorted by relevance

/linux/sound/i2c/other/
A Dak4xxx-adda.c50 for (reg = 0x04; reg < ak->total_regs; reg++) in ak4524_reset()
65 for (reg = 0x00; reg < ak->total_regs; reg++) in ak435X_reset()
81 for (reg = 0x01; reg < ak->total_regs; reg++) in ak4381_reset()
272 ak->total_regs = 0x08; in snd_akm4xxx_init()
278 ak->total_regs = 0x06; in snd_akm4xxx_init()
284 ak->total_regs = 0x0d; in snd_akm4xxx_init()
290 ak->total_regs = 0x0b; in snd_akm4xxx_init()
296 ak->total_regs = 0x10; in snd_akm4xxx_init()
302 ak->total_regs = 0x05; in snd_akm4xxx_init()
308 ak->total_regs = 0x08; in snd_akm4xxx_init()
[all …]
/linux/include/sound/
A Dak4xxx-adda.h66 unsigned int total_regs; member
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_83xx_hw.c3477 int err, k, total_regs; in qlcnic_83xx_fill_stats() local
3487 total_regs = cmd->rsp.num; in qlcnic_83xx_fill_stats()
3502 for (; k < total_regs; k += 2) in qlcnic_83xx_fill_stats()
3512 for (k += 2; k < total_regs; k += 2) in qlcnic_83xx_fill_stats()
3519 for (k += 2; k < total_regs; k += 2) in qlcnic_83xx_fill_stats()

Completed in 12 milliseconds