Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_ctl.c146 u32 ctl_op = 0; in set_ctl_op() local
149 ctl_op |= MDP5_CTL_OP_INTF_NUM(INTF0 + intf->num); in set_ctl_op()
154 ctl_op |= MDP5_CTL_OP_CMD_MODE; in set_ctl_op()
159 ctl_op |= MDP5_CTL_OP_MODE(MODE_WB_2_LINE); in set_ctl_op()
167 ctl_write(ctl, REG_MDP5_CTL_OP(ctl->id), ctl_op); in set_ctl_op()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dusb.c156 ulong ctl_op; member
315 if (test_and_set_bit(0, &devinfo->ctl_op)) in brcmf_usb_tx_ctlpkt()
322 clear_bit(0, &devinfo->ctl_op); in brcmf_usb_tx_ctlpkt()
326 clear_bit(0, &devinfo->ctl_op); in brcmf_usb_tx_ctlpkt()
344 if (test_and_set_bit(0, &devinfo->ctl_op)) in brcmf_usb_rx_ctlpkt()
351 clear_bit(0, &devinfo->ctl_op); in brcmf_usb_rx_ctlpkt()
356 clear_bit(0, &devinfo->ctl_op); in brcmf_usb_rx_ctlpkt()