Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/rockchip/
Dpm_domains.c47 u32 ack_offset; member
148 regmap_read(pmu->regmap, pmu->info->ack_offset, &val); in rockchip_pmu_read_ack()
849 .ack_offset = 0x6c,
858 .ack_offset = 0x14c,
869 .ack_offset = 0x0c,
880 .ack_offset = 0x10,
891 .ack_offset = 0x0c,
900 .ack_offset = 0x488,
911 .ack_offset = 0x14,
926 .ack_offset = 0x484,
[all …]
/Linux-v5.4/drivers/spi/
Dspi-s3c24xx.c229 u32 ack_offset; member
311 ack_ptr = (u32 *)&code->data[code->ack_offset]; in s3c24xx_spi_tryfiq()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
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()