Home
last modified time | relevance | path

Searched defs:regw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dpata_sis.c656 u16 regw; in sis_fixup() local
/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif.h25 #define regw(value, reg) writel(value, (reg + vpif_base)) macro