Searched refs:aw_set_cfg_f0_fs (Results 1 – 3 of 3) sorted by relevance
134 void (*aw_set_cfg_f0_fs)(struct aw_device *aw_dev, uint32_t *f0_fs); member
1308 if (aw_dev->ops.aw_set_cfg_f0_fs) { in aw_dev_set_cfg_f0_fs()1309 aw_dev->ops.aw_set_cfg_f0_fs(aw_dev, &f0_fs); in aw_dev_set_cfg_f0_fs()
415 aw_pa->ops.aw_set_cfg_f0_fs = aw_pid_2049_set_cfg_f0_fs; in aw883xx_dev_init()