Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ddbridge/
H A Dddbridge-regs.h138 #define LNB_BUF_WRITE(i) (LNB_BASE + (i) * 0x20 + 0x14) macro
H A Dddbridge-max.c86 ddbwritel(dev, cmd->msg[i], tag | LNB_BUF_WRITE(dvb->input)); in max_send_master_cmd()
100 ddbwritel(dev, cmd->msg[i], tag | LNB_BUF_WRITE(input)); in lnb_send_diseqc()