Home
last modified time | relevance | path

Searched refs:FSI_MASTER_FLAG_SWCLOCK (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/fsi/
Dfsi-master.h113 #define FSI_MASTER_FLAG_SWCLOCK 0x1 macro
Dfsi-master-gpio.c840 master->master.flags = FSI_MASTER_FLAG_SWCLOCK; in fsi_master_gpio_probe()
Dfsi-master-ast-cf.c1373 master->master.flags = FSI_MASTER_FLAG_SWCLOCK; in fsi_master_acf_probe()
Dfsi-core.c1017 if (master->flags & FSI_MASTER_FLAG_SWCLOCK) { in fsi_slave_init()