Searched refs:flash_devinfo_ptr (Results 1 – 1 of 1) sorted by relevance
291 static io_rw_16 * flash_devinfo_ptr(void) { in flash_devinfo_ptr() function301 io_rw_16 *devinfo = flash_devinfo_ptr(); in flash_devinfo_update_field()309 io_ro_16 *devinfo = (io_ro_16 *) flash_devinfo_ptr(); in __no_inline_not_in_flash_func()346 return *flash_devinfo_ptr() & OTP_DATA_FLASH_DEVINFO_D8H_ERASE_SUPPORTED_BITS; in flash_devinfo_get_d8h_erase_supported()359 …return (*flash_devinfo_ptr() & OTP_DATA_FLASH_DEVINFO_CS1_GPIO_BITS) >> OTP_DATA_FLASH_DEVINFO_CS1… in flash_devinfo_get_cs_gpio()