Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dti-ecap-capture.c93 atomic_t nb_ovf; member
293 *val = atomic_read(&ecap_dev->nb_ovf); in ecap_cnt_nb_ovf_read()
306 atomic_set(&ecap_dev->nb_ovf, val); in ecap_cnt_nb_ovf_write()
456 atomic_inc(&ecap_dev->nb_ovf); in ecap_cnt_isr()