Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/brcm/
A Dsotp.c33 #define SOTP_CTRL_0__START 0 macro
98 mmio_setbits_32(SOTP_CTRL_0, BIT(SOTP_CTRL_0__START)); in sotp_mem_read()
106 mmio_clrbits_32(SOTP_CTRL_0, BIT(SOTP_CTRL_0__START)); in sotp_mem_read()
204 mmio_setbits_32(SOTP_CTRL_0, BIT(SOTP_CTRL_0__START)); in sotp_mem_write()
216 mmio_clrbits_32(SOTP_CTRL_0, BIT(SOTP_CTRL_0__START)); in sotp_mem_write()
237 mmio_setbits_32(SOTP_CTRL_0, BIT(SOTP_CTRL_0__START)); in sotp_mem_write()
252 mmio_clrbits_32(SOTP_CTRL_0, BIT(SOTP_CTRL_0__START)); in sotp_mem_write()

Completed in 3 milliseconds