Searched refs:SOTP_CTRL_0 (Results 1 – 1 of 1) sorted by relevance
19 #define SOTP_CTRL_0 0x10 macro107 io_write32((bcm_sotp_base + SOTP_CTRL_0), reg_val); in bcm_iproc_sotp_mem_read()110 io_setbits32((bcm_sotp_base + SOTP_CTRL_0), SOTP_CTRL_0__START); in bcm_iproc_sotp_mem_read()123 io_clrbits32((bcm_sotp_base + SOTP_CTRL_0), SOTP_CTRL_0__START); in bcm_iproc_sotp_mem_read()198 io_write32(bcm_sotp_base + SOTP_CTRL_0, SOTP_PROG_ENABLE << 1); in bcm_iproc_sotp_mem_write()211 io_setbits32(bcm_sotp_base + SOTP_CTRL_0, SOTP_CTRL_0__START); in bcm_iproc_sotp_mem_write()227 io_clrbits32(bcm_sotp_base + SOTP_CTRL_0, SOTP_CTRL_0__START); in bcm_iproc_sotp_mem_write()250 io_write32(bcm_sotp_base + SOTP_CTRL_0, SOTP_PROG_WORD << 1); in bcm_iproc_sotp_mem_write()253 io_setbits32(bcm_sotp_base + SOTP_CTRL_0, SOTP_CTRL_0__START); in bcm_iproc_sotp_mem_write()271 io_clrbits32(bcm_sotp_base + SOTP_CTRL_0, SOTP_CTRL_0__START); in bcm_iproc_sotp_mem_write()
Completed in 2 milliseconds