coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
tas5825m.c File Reference
Include dependency graph for tas5825m.c:

Go to the source code of this file.

Functions

int tas5825m_setup (struct device *dev, int id)
 

Function Documentation

◆ tas5825m_setup()

int tas5825m_setup ( struct device dev,
int  id 
)

Definition at line 6 of file tas5825m.c.

References ARRAY_SIZE, mdelay(), tas5825m_set_book(), tas5825m_set_page(), tas5825m_write_at(), and tas5825m_write_block_at().

Here is the call graph for this function: