Home
last modified time | relevance | path

Searched full:46000 (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/phy/
Damlogic,meson-g12a-usb3-pcie-phy.yaml51 phy@46000 {
/Linux-v6.1/drivers/rtc/
Drtc-rv3032.c174 usleep_range(46000, RV3032_EEBUSY_TIMEOUT); in rv3032_update_cfg()
699 usleep_range(46000, RV3032_EEBUSY_TIMEOUT); in rv3032_clkout_set_rate()
/Linux-v6.1/drivers/leds/flash/
Dleds-rt4505.c34 #define RT4505_ITORCH_MINUA 46000
/Linux-v6.1/drivers/media/tuners/
Dtda18271-maps.c321 { .rfmax = 46000, .val = 0x4d },
342 { .rfmax = 46000, .val = 0x39 },
951 { .rfmax = 46000, .target = 0x04, .limit = 1800 },
990 .rf1_def = 46000, .rf2_def = 0, .rf3_def = 0 },
/Linux-v6.1/arch/powerpc/boot/dts/fsl/
Dp4080si-post.dtsi248 dcsr-cpu-sb-proxy@46000 {
/Linux-v6.1/sound/pci/rme9652/
Drme9652.c715 else if (y > 41900 && y < 46000) ret = 44100; in rme9652_spdif_sample_rate()
716 else if (y > 46000 && y < 50400) ret = 48000; in rme9652_spdif_sample_rate()
/Linux-v6.1/arch/arm/boot/dts/
Dam33xx-l4.dtsi663 target-module@46000 { /* 0x47c46000, ap 25 2c.0 */
1358 target-module@46000 { /* 0x48046000, ap 28 28.0 */
Ddra7-l4.dtsi2678 target-module@46000 { /* 0x48446000, ap 53 40.0 */
3746 target-module@46000 { /* 0x48846000, ap 45 48.0 */
Dam437x-l4.dtsi970 target-module@46000 { /* 0x48046000, ap 24 28.0 */
/Linux-v6.1/arch/arm64/boot/dts/amlogic/
Dmeson-g12-common.dtsi1663 usb3_pcie_phy: phy@46000 {
/Linux-v6.1/drivers/media/dvb-frontends/
Ddib7000p.c1753 { 45597, DB_OFFSET - 46000},
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_compat_css20.c2013 min(((mipi_freq / 46000) - 1280) >> 10, 0xffU) * 0x01010101U; in atomisp_css_input_configure_port()
/Linux-v6.1/fs/cifs/
Dconnect.c1021 msleep(46000); in clean_demultiplex_info()