Searched refs:FS_INT (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/ |
| H A D | cfe.c | 217 #define FS_INT BIT(3) macro 676 set_state(cfe, FS_INT, node->id); in cfe_sof_isr() 694 clear_state(cfe, FS_INT, node->id); in cfe_eof_isr() 742 if (sof[i] && !check_state(cfe, FS_INT, i)) { in cfe_isr() 759 if (check_state(cfe, FS_INT, node->id) && in cfe_isr() 1191 clear_state(cfe, FS_INT | FE_INT, node->id); in cfe_start_streaming()
|