Home
last modified time | relevance | path

Searched refs:bit_value (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-exar.c102 unsigned int bit_value = value ? BIT(bit) : 0; in exar_set_value() local
108 return regmap_write_bits(exar_gpio->regmap, addr, BIT(bit), bit_value); in exar_set_value()
/linux/include/net/bluetooth/
H A Dhci.h2274 __u8 bit_value; member
2491 __u8 bit_value; member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4580 u32 bit_value = is_tx ? HNAE3_RING_TYPE_TX : HNAE3_RING_TYPE_RX; in hns3_create_ring_chain() local
4604 bit_value); in hns3_create_ring_chain()
/linux/net/bluetooth/
H A Dhci_sync.c4725 cp.bit_value = value; in hci_le_set_host_feature_v2_sync()
4746 cp.bit_value = value; in hci_le_set_host_feature_sync()