Home
last modified time | relevance | path

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

/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.l36 static int last_ts, first_ts; variable
H A Dzconf.lex.c_shipped823 static int last_ts, first_ts;
1319 if (first_ts) {
1320 if (ts < first_ts) {
1324 ts -= first_ts;
1362 if (!first_ts)
1363 first_ts = last_ts;
2357 last_ts = first_ts = 0;
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c247 ps.first_ts = p->ts; in pseq_handler_create_sequences()
268 ps.first_ts = p2->ts; in pseq_handler_create_sequences()
285 ps.deadline_ts = ps.first_ts + ps.dur; in pseq_handler_create_sequences()
H A Ddfs_pri_detector.h41 u64 first_ts; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_dfs.h77 u32 first_ts; member
H A Dmt76x02_dfs.c479 seq.first_ts = cur_event->ts; in mt76x02_dfs_create_sequence()
491 seq.first_ts = cur_event->ts; in mt76x02_dfs_create_sequence()
524 if (event->ts > seq->first_ts + MT_DFS_SEQUENCE_WINDOW) { in mt76x02_dfs_add_event_to_sequence()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlexer.l41 static int last_ts, first_ts; variable
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.l36 static int last_ts, first_ts; variable
H A Dzconf.lex.c_shipped811 static int last_ts, first_ts;
1323 if (first_ts) {
1324 if (ts < first_ts) {
1328 ts -= first_ts;
1365 if (!first_ts)
1366 first_ts = last_ts;
2383 last_ts = first_ts = 0;