Home
last modified time | relevance | path

Searched refs:H4 (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/net/
Dnokia-bluetooth.txt5 vendors and modified device API. Those devices speak a protocol named H4+
6 (also known as h4p) by Nokia, which is similar to the H4 protocol from the
7 Bluetooth standard. In addition to the H4 protocol it specifies two more
/Linux-v5.4/drivers/bluetooth/
DKconfig109 bool "UART (H4) protocol support"
112 UART (H4) is serial protocol for communication between Bluetooth
116 Say Y here to compile support for HCI UART (H4) protocol.
119 tristate "UART Nokia H4+ protocol support"
127 Nokia H4+ is serial protocol for communication between Bluetooth
131 Say Y here to compile support for Nokia's H4+ protocol.
231 over serial port interface(H4) between controller and host.
/Linux-v5.4/arch/arm/boot/dts/
Domap2420-h4.dts10 model = "TI OMAP2420 H4 board";
/Linux-v5.4/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g5.c1405 #define H4 191 macro
1406 SIG_EXPR_LIST_DECL_SINGLE(H4, GPIOX7, GPIOX7, SIG_DESC_SET(SCUA4, 7));
1407 SIG_EXPR_LIST_DECL_SINGLE(H4, ADC15, ADC15);
1408 PIN_DECL_(H4, SIG_EXPR_LIST_PTR(H4, GPIOX7), SIG_EXPR_LIST_PTR(H4, ADC15));
1409 FUNC_GROUP_DECL(ADC15, H4);
2040 ASPEED_PINCTRL_PIN(H4),
2595 { PIN_CONFIG_BIAS_PULL_DOWN, { H4, H4 }, SCUA8, 19 },
2596 { PIN_CONFIG_BIAS_DISABLE, { H4, H4 }, SCUA8, 19 },
Dpinctrl-aspeed-g4.c1080 #define H4 132 macro
1081 SIG_EXPR_LIST_DECL_SINGLE(H4, SCL14, I2C14, I2C14_DESC);
1082 PIN_DECL_1(H4, GPIOQ4, SCL14);
1088 FUNC_GROUP_DECL(I2C14, H4, H3);
2036 ASPEED_PINCTRL_PIN(H4),
/Linux-v5.4/drivers/iio/pressure/
Dbmp280-core.c72 s16 H4; member
229 calib->H4 = sign_extend32(((be16_to_cpu(tmp) >> 4) & 0xff0) | in bmp280_read_calib()
261 var = ((((adc_humidity << 14) - (calib->H4 << 20) - (calib->H5 * var)) in bmp280_compensate_humidity()
/Linux-v5.4/drivers/usb/phy/
DKconfig41 products including H2, H3, and H4 development boards for Texas