Home
last modified time | relevance | path

Searched refs:CLK_REQ_TIME (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dboot.c129 init_data = wl1251_reg_read32(wl, CLK_REQ_TIME); in wl1251_boot_init_seq()
139 wl1251_reg_write32(wl, CLK_REQ_TIME, tmp); in wl1251_boot_init_seq()
Dreg.h68 #define CLK_REQ_TIME (REGISTERS_BASE + 0x5814) macro