Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Di2c-davinci.h20 bool has_pfunc; /* Chip has a ICPFUNC register */ member
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-davinci.c805 dev->pdata->has_pfunc = in davinci_i2c_probe()
859 if (dev->pdata->has_pfunc) in davinci_i2c_probe()