Searched refs:ack_offset (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | pm_domains.c | 71 u32 ack_offset; member 344 regmap_read(pmu->regmap, pmu->info->ack_offset, &val); in rockchip_pmu_read_ack() 1368 dump_offset("ack", g_pmu->info->ack_offset); in rockchip_dump_pmu() 1720 .ack_offset = 0x6c, 1731 .ack_offset = 0x6c, 1740 .ack_offset = 0x14c, 1751 .ack_offset = 0x0c, 1762 .ack_offset = 0x10, 1773 .ack_offset = 0x0c, 1782 .ack_offset = 0x488, [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | sti-reset.c | 41 int ack_offset; member 72 .ack_offset = _ar, \ 268 reg = (void __iomem *)base + ch->ack_offset; in sti_reset_program_hw()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-s3c24xx.c | 228 u32 ack_offset; member 293 ack_ptr = (u32 *)&code->data[code->ack_offset]; in s3c24xx_spi_tryfiq()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | hw.c | 1052 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()
|