Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_ctl.c152 u32 ctl_op = 0; in set_ctl_op() local
155 ctl_op |= MDP5_CTL_OP_INTF_NUM(INTF0 + intf->num); in set_ctl_op()
160 ctl_op |= MDP5_CTL_OP_CMD_MODE; in set_ctl_op()
165 ctl_op |= MDP5_CTL_OP_MODE(MODE_WB_2_LINE); in set_ctl_op()
173 ctl_write(ctl, REG_MDP5_CTL_OP(ctl->id), ctl_op); in set_ctl_op()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dusb.c157 ulong ctl_op; member
316 if (test_and_set_bit(0, &devinfo->ctl_op)) in brcmf_usb_tx_ctlpkt()
323 clear_bit(0, &devinfo->ctl_op); in brcmf_usb_tx_ctlpkt()
327 clear_bit(0, &devinfo->ctl_op); in brcmf_usb_tx_ctlpkt()
345 if (test_and_set_bit(0, &devinfo->ctl_op)) in brcmf_usb_rx_ctlpkt()
352 clear_bit(0, &devinfo->ctl_op); in brcmf_usb_rx_ctlpkt()
357 clear_bit(0, &devinfo->ctl_op); in brcmf_usb_rx_ctlpkt()