Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/rockchip/
Dpm_domains.c48 u32 ack_offset; member
149 regmap_read(pmu->regmap, pmu->info->ack_offset, &val); in rockchip_pmu_read_ack()
834 .ack_offset = 0x6c,
843 .ack_offset = 0x14c,
854 .ack_offset = 0x10,
863 .ack_offset = 0x488,
874 .ack_offset = 0x14,
889 .ack_offset = 0x484,
900 .ack_offset = 0x40,
917 .ack_offset = 0x40,
[all …]
/Linux-v4.19/drivers/spi/
Dspi-s3c24xx.c233 u32 ack_offset; member
315 ack_ptr = (u32 *)&code->data[code->ack_offset]; in s3c24xx_spi_tryfiq()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhw.c1038 int acktimeout, ctstimeout, ack_offset = 0; in ath9k_hw_init_global_settings() local
1072 ack_offset = 16; in ath9k_hw_init_global_settings()
1083 ack_offset = 32; in ath9k_hw_init_global_settings()
1103 acktimeout = slottime + sifstime + ack_offset; in ath9k_hw_init_global_settings()