Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Dboot.c115 init_data = wl1251_reg_read32(wl, CLK_REQ_TIME); in wl1251_boot_init_seq()
125 wl1251_reg_write32(wl, CLK_REQ_TIME, tmp); in wl1251_boot_init_seq()
H A Dreg.h54 #define CLK_REQ_TIME (REGISTERS_BASE + 0x5814) macro