Searched full:bws (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ti/ |
| H A D | dra7-atl.txt | 6 ATL can maintain a clock averages to some desired frequency based on the bws/aws 42 - bws : Baseband word select signal selection 91 bws = <DRA7_ATL_WS_MCASP2_FSX>;
|
| /linux/drivers/clk/ti/ |
| H A D | clk-dra7-atl.c | 47 u32 bws; /* Baseband Word Select Mux */ member 261 ret = of_property_read_u32(cfg_node, "bws", in of_dra7_atl_clk_probe() 262 &cdesc->bws); in of_dra7_atl_clk_probe() 268 cdesc->bws); in of_dra7_atl_clk_probe()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | dra7-evm-common.dtsi | 225 bws = <DRA7_ATL_WS_MCASP2_FSX>;
|
| H A D | dra72-evm-common.dtsi | 560 bws = <DRA7_ATL_WS_MCASP2_FSX>;
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| H A D | maxim,max9286.yaml | 58 the BWS pin, but may be overridden with this property. The value must
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_rate_tc_bw.py | 210 "rate-tc-bws": [
|
| /linux/net/wireless/ |
| H A D | reg.c | 1653 static const u32 bws[] = {0, 1, 2, 4, 5, 8, 10, 16, 20}; in __freq_reg_info() local 1655 int i = ARRAY_SIZE(bws) - 1; in __freq_reg_info() 1658 for (bw = MHZ_TO_KHZ(bws[i]); bw >= min_bw; bw = MHZ_TO_KHZ(bws[i--])) { in __freq_reg_info()
|
| /linux/drivers/media/i2c/ |
| H A D | max9286.c | 1494 * will keep the default value selected by the BWS pin. in max9286_parse_dt()
|