Searched refs:dnf (Results 1 – 7 of 7) sorted by relevance
93 dnf install gcc-plugin-devel libmpc-devel97 dnf install libmpc-devel
358 u32 dnf; member484 i2c_dev->dnf = DIV_ROUND_CLOSEST(i2c_dev->dnf_dt, i2cclk); in stm32f7_i2c_compute_timing()485 if (i2c_dev->dnf > STM32F7_I2C_DNF_MAX) { in stm32f7_i2c_compute_timing()488 i2c_dev->dnf * i2cclk, STM32F7_I2C_DNF_MAX * i2cclk); in stm32f7_i2c_compute_timing()499 dnf_delay = i2c_dev->dnf * i2cclk; in stm32f7_i2c_compute_timing()502 af_delay_min - (i2c_dev->dnf + 3) * i2cclk; in stm32f7_i2c_compute_timing()505 af_delay_max - (i2c_dev->dnf + 4) * i2cclk; in stm32f7_i2c_compute_timing()711 (i2c_dev->analog_filter ? "On" : "Off"), i2c_dev->dnf); in stm32f7_i2c_setup_timing()762 STM32F7_I2C_CR1_DNF(i2c_dev->dnf)); in stm32f7_i2c_hw_config()
92 sudo dnf install -y texlive-luatex85
117 sudo dnf install -y texlive-luatex85
120 sudo dnf install -y texlive-luatex85
53 dnf -y install orangefs orangefs-server
71 sudo dnf install python python-configparser python-requests linux-tools-common