Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c303 static inline int nvm_read(struct tb_switch *sw, unsigned int address, in nvm_read() function
342 ret = nvm_read(sw, offset, val, bytes); in tb_switch_nvm_read()
408 ret = nvm_read(sw, NVM_FLASH_SIZE, &val, sizeof(val)); in tb_switch_nvm_add()
416 ret = nvm_read(sw, NVM_VERSION, &val, sizeof(val)); in tb_switch_nvm_add()