Searched refs:COUNTER (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
D | ti-bandgap.c | 784 if (!TI_BANDGAP_HAS(bgp, COUNTER) && in ti_bandgap_read_update_interval() 790 if (TI_BANDGAP_HAS(bgp, COUNTER)) { in ti_bandgap_read_update_interval() 874 if (!TI_BANDGAP_HAS(bgp, COUNTER) && in ti_bandgap_write_update_interval() 880 if (TI_BANDGAP_HAS(bgp, COUNTER)) { in ti_bandgap_write_update_interval() 1347 if (TI_BANDGAP_HAS(bgp, COUNTER)) in ti_bandgap_probe() 1381 if (TI_BANDGAP_HAS(bgp, COUNTER)) in ti_bandgap_probe() 1494 if (TI_BANDGAP_HAS(bgp, COUNTER)) in ti_bandgap_save_ctxt() 1524 if (TI_BANDGAP_HAS(bgp, COUNTER)) in ti_bandgap_restore_ctxt() 1535 if (TI_BANDGAP_HAS(bgp, COUNTER)) in ti_bandgap_restore_ctxt()
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smc9194.h | 91 #define COUNTER 6 macro
|
D | smc9194.c | 1366 card_stats = inw( ioaddr + COUNTER ); in smc_interrupt()
|
D | smc91c92_cs.c | 236 #define COUNTER 6 macro 1318 card_stats = inw(ioaddr + COUNTER); in smc_eph_irq()
|
/linux-4.4.14/drivers/md/ |
D | bitmap.h | 95 #define COUNTER(x) (((bitmap_counter_t) x) & COUNTER_MAX) macro
|
D | bitmap.c | 1383 if (unlikely(COUNTER(*bmc) == COUNTER_MAX)) { in bitmap_startwrite() 1455 if (COUNTER(*bmc) == COUNTER_MAX) in bitmap_endwrite()
|
/linux-4.4.14/sound/pci/ |
D | atiixp.c | 813 while ((atiixp_read(chip, COUNTER) & in atiixp_in_enable_transfer()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 736 // write COUNTER
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 279 __GPTIMER(COUNTER, counter); in bfin_debug_mmrs_gptimer()
|