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