Home
last modified time | relevance | path

Searched refs:full_count (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_log.h65 u32 full_count; member
A Dintel_guc_log.c401 log->relay.full_count++; in _guc_log_copy_debuglogs_for_relay()
862 drm_printf(p, "\tRelay full count: %u\n", log->relay.full_count); in intel_guc_log_info()
A Dintel_guc_capture.c1295 unsigned int buffer_size, read_offset, write_offset, full_count; in __guc_capture_process_output() local
1318 full_count = log_buf_state_local.buffer_full_cnt; in __guc_capture_process_output()
1323 full_count); in __guc_capture_process_output()
/drivers/comedi/drivers/
A Dmite.c210 unsigned int full_count = fcr_bits & 0xff; in mite_fifo_size() local
212 return empty_count + full_count; in mite_fifo_size()
/drivers/gpu/drm/xe/
A Dxe_guc_capture.c1351 unsigned int buffer_size, read_offset, write_offset, full_count; in __guc_capture_process_output() local
1374 full_count = FIELD_GET(GUC_LOG_BUFFER_STATE_BUFFER_FULL_CNT, log_buf_state_local.flags); in __guc_capture_process_output()
1380 full_count); in __guc_capture_process_output()
/drivers/ptp/
A Dptp_clockmatrix.c66 s32 full_count; in contains_full_configuration() local
73 full_count = (scratch - GPIO_USER_CONTROL) - in contains_full_configuration()
101 return (count >= full_count); in contains_full_configuration()

Completed in 26 milliseconds