Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/rockchip/
H A Dpm-domains.c69 u32 ack_offset; member
370 regmap_read(pmu->regmap, pmu->info->ack_offset, &val); in rockchip_pmu_read_ack()
1347 .ack_offset = 0x6c,
1356 .ack_offset = 0x14c,
1367 .ack_offset = 0x0c,
1378 .ack_offset = 0x10,
1389 .ack_offset = 0x0c,
1398 .ack_offset = 0x488,
1409 .ack_offset = 0x14,
1424 .ack_offset
[all...]
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c
/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c1052 int acktimeout, ctstimeout, ack_offset = 0; in ath9k_hw_init_global_settings() local
1086 ack_offset = 16; in ath9k_hw_init_global_settings()
1097 ack_offset = 32; in ath9k_hw_init_global_settings()
1117 acktimeout = slottime + sifstime + ack_offset; in ath9k_hw_init_global_settings()