Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wl1251/
Dboot.c84 elp_cmd = wl1251_reg_read32(wl, ELP_CMD); in wl1251_boot_init_seq()
108 wl1251_reg_write32(wl, ELP_CMD, elp_cmd); in wl1251_boot_init_seq()
188 wl1251_reg_write32(wl, ELP_CMD, elp_cmd | 0x1); in wl1251_boot_init_seq()
Dreg.h52 #define ELP_CMD (REGISTERS_BASE + 0x5808) macro